Getting Data In

Indexed Data

whitecat001
Explorer

I made my configuration for inputs.conf to ingest data into splunk but not getting data, during my investigation to check if there is any issue i realize the configured source is not showing any data and i cant see the source path in the index in splunk. Is there a reason why am not seeing the source after configuring the inputs.conf 

Labels (1)
0 Karma

deepakc
Builder

It could be a n umber of things as to why the data is not coming through or not showing.

1.Whatever your monitoring does it have read permissions?
2.Check for typos' (index name etc)

You can also check the internal logs for clues

index=_internal sourcetype=splunkd host=neo log_level=INFO component=WatchedFile 
| table host, _time, component, event_message, log_level
| sort - _time

 

What is the output of this command - it shows whats being monitored (Assuming its a linux host)

/opt/splunk/bin/splunk list inputstatus

 

Are you able to show us your inputs.conf and describe what you are trying to monitor?

0 Karma
Get Updates on the Splunk Community!

September Community Champions: A Shoutout to Our Contributors!

As we close the books on another fantastic month, we want to take a moment to celebrate the people who are the ...

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...