Hi All,
I got a request to monitor a log files in splunk.
below are the log file name pattern:
abc_uat_cpe_220614.log
abc_dev_cpe_220615.log
abc_train_cpe_220616.log and so on..
I have configured inputs lik shown below:
[monitor:///usr/local/bsl_export/abc_*_cpe_*.log]
index=abdxj
sourcetype=bsl_export:cpe
disabled = 0
But i am not getting any logs in splunk checked all the things mentioned below:
Splunk service is running
spunk user had read access
Firewall connections are all good
has latest logs files with enough size to read
Restarted the splunk service still same issue,
Checked _internal logs under log_level=WARN i see below message:
AutoloadBalancedConnectstrategy - Cooked connection to ip timed out
But connection is fine as i have checked it already.
When i run the below command it gives output as "hangup"
splunk list inputstatus
props is as below:
###########
JIRA link
###########
[bsl_export:cpe]
############
Can anyone please help me on this?
... View more