Splunk Search

Help to onboard automatically a csv in splunk

jip31
Motivator

Hello

I try to summarize the different steps to onboard automatically a csv file in Splunk

1) On the forwarder:

- I need an inputs.conf to tell the forwarder what data to send. (And eventually props.conf)

http://docs.splunk.com/Documentation/Splunk/latest/Admin/Inputsconf

- I also need an outputs.conf to tell the forwarder where to send the data. 

inputs.conf

[monitor://C:\Program Files\SysCheck\Logs\*.txt]

outputs.conf

[tcpout:anyName]
server=indexer.myco.com:9997

http://docs.splunk.com/Documentation/Splunk/latest/Admin/Outputsconf

 

2) On the indexer

I need to configure the receiving port on http://docs.splunk.com/Documentation/Splunk/6.2.1/Forwarding/Enableareceiver

Is it correct?

Thanks

Tags (1)
0 Karma
1 Solution

gcusello
SplunkTrust
SplunkTrust

Hi @jip31,

yes it's correct.

Only one additional step: if you have a csv file, you have to also add props.conf (containing INDEXED_EXTRACTION = csv ) to the Forwarder.

Ciao.

Giuseppe

 

View solution in original post

0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @jip31,

yes it's correct.

Only one additional step: if you have a csv file, you have to also add props.conf (containing INDEXED_EXTRACTION = csv ) to the Forwarder.

Ciao.

Giuseppe

 

0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @jip31,

good for you, see next time!

Ciao and happy splunking

Giuseppe

P.S.: Karma Points are appreciated 😉

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 ...