Getting Data In

Adding new data to index with a new sourcetype

Kendrick33
Explorer

I want add some files from a directory to be monitored by splunk, but I also want to give it a new sourcetype called capacityType

According to the admin manual would it be:

./splunk add monitor /opt/capacity_script/newdblog/capacity_* [-sourcetype capacityType]

Tags (1)
0 Karma

thall79
Communicator

Try removing the [ ] around -sourcetype capacityType.

./splunk add monitor /opt/capacity_script/newdblog/capacity_* -sourcetype capacityType

This should update the inputs.conf located in $SPLUNK_HOME/etc/apps/search/local folder.

Also after updating the inputs.conf I always do a splunk restart.

Hope this helps

travis.

0 Karma

Kendrick33
Explorer

Thanks travis for your help!

0 Karma
Get Updates on the Splunk Community!

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...

Cloud Monitoring Console - Unlocking Greater Visibility in SVC Usage Reporting

For Splunk Cloud customers, understanding and optimizing Splunk Virtual Compute (SVC) usage and resource ...

Automatic Discovery Part 3: Practical Use Cases

If you’ve enabled Automatic Discovery in your install of the Splunk Distribution of the OpenTelemetry ...