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!

A Four-Part Event Series: Full Stack Observability For the AI Era

As AI reshapes applications, infrastructure, and the way teams operate, the traditional boundaries of ...

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...

Event Series: Level up your SOC: Advancing with Splunk Enterprise Security

AI has fundamentally raised the stakes for security operations, and this three-part series is your guide to ...