Getting Data In

monitor csv data

schava2
Explorer

I am performing the following test in my env,

props.conf
[newcsvtest]
REPORT-newcsvtest = newcsvtest
SHOULD_LINEMERGE = false
TIME_FORMAT = %H:%M:%S
TIME_PREFIX = ^
SHOULD_LINEMERGE = false
LINE_BREAKER = ([\r\n]+)

with a corresponding

transforms.conf
[newcsvtest]
DELIMS = ","
FIELDS = field1, field2, field3, field4, field5, field6, field7, field8, field9, field10, field11

and used the following for monitoring the data:

/opt/splunk/bin/splunk add monitor /opt/splunk/etc/apps/sample_app/logs/logtestdata/newcsvtest_log -sourcetype newcsvtest -index _internal

however, the csv file of the following format doesn't get line seperated appropriately

13:05:00,1781,3,3,1785,2,0,0,0,2,20
13:10:00,1781,3,3,1785,2,0,0,0,2,20
13:15:00,1781,3,3,1785,2,0,0,0,2,20

Any help would be greatly appreciated.
Thanks.

Tags (1)
0 Karma

schava2
Explorer

this worked in a different env for me. Thanks.

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Think Like an Architect: Introducing the Splunk Certified Cybersecurity Defense ...

In cybersecurity, defenders respond to threats. Architects design the systems that stop them.    As ...

Best Practices: Splunk auto adjust pipeline queue

When you enable autoAdjustQueue in Splunk, maxSize should be understood as the queue size Splunk starts with ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...