Getting Data In

How can I configure and set metatada of a dataset using ***SPLUNK*** for batch input?

melonman
Motivator

Hi,

I am having trouble with the use of ***SPLUNK*** sourcetype=xxx for batch input with sinkhole option.

My inputs.conf looks like this:

[batch:///opt/sinkhole]
move_policy = sinkhole

and, the input file is this:

***SPLUNK*** host="myhost" sourcetype="mytype" source="mydata:myname"
2013/05/03 09:54:47.144780 1234567890123456789 key1=1
2013/05/03 09:54:47.144783 1234567890123456789 key1=0
2013/05/03 09:54:47.345111 1234567890123456789 key1=0

What I am doing is simply move the file above into the sinkhole directory for batch indexing with metadata infomation specified after ***SPLUNK*** .

I am refering to the following doc, but still specified meatada infomation is not reflected when indexing.
http://docs.splunk.com/Documentation/Splunk/5.0.2/Data/Assignmetadatatoeventsdynamically

Is there any missing configuration or am I doing something wrong?
Any comment would be appreciated.

Thank you!

0 Karma
1 Solution

yannK
Splunk Employee
Splunk Employee

to force the header detection, add in props.conf

[source:://opt/sinkhole/.../*]
HEADER_MODE=always

see http://docs.splunk.com/Documentation/Splunk/5.0.2/admin/Propsconf

View solution in original post

yannK
Splunk Employee
Splunk Employee

to force the header detection, add in props.conf

[source:://opt/sinkhole/.../*]
HEADER_MODE=always

see http://docs.splunk.com/Documentation/Splunk/5.0.2/admin/Propsconf

melonman
Motivator

Thank you for your answer!

HEADER_MODE = | always | firstline | none
* Determines whether to use the inline ***SPLUNK*** directive to rewrite index-time fields.
* If "always", any line with ***SPLUNK*** can be used to rewrite index-time fields.
* If "firstline", only the first line can be used to rewrite index-time fields.
* If "none", the string ***SPLUNK*** is treated as normal data.
* If , scripted inputs take the value "always" and file inputs take the value "none".
* Defaults to .

0 Karma
Get Updates on the Splunk Community!

.conf25 Registration is OPEN!

Ready. Set. Splunk! Your favorite Splunk user event is back and better than ever. Get ready for more technical ...

Detecting Cross-Channel Fraud with Splunk

This article is the final installment in our three-part series exploring fraud detection techniques using ...

Splunk at Cisco Live 2025: Learning, Innovation, and a Little Bit of Mr. Brightside

Pack your bags (and maybe your dancing shoes)—Cisco Live is heading to San Diego, June 8–12, 2025, and Splunk ...