Getting Data In

splunk universal forwarder not pullng custom logs.

suryaaruna
New Member

Team,

I am having some windows servers which am able to get windows event logs, perfmons but the custom logs am not able to pull the same.

here is my inputs.conf configuration. i have checked the case sensitivity too as we got one situation wherein correction of case sensitivity didfix the issue. But in this case none is working for me.

[monitor:///D:\logfiles\ARBGlobal\SalesCoreApp\SaleCoreApp.log]
sourcetype = salescore
disabled = 0
ignoreOlderThan=7d

Request your help in fixing the issue.

Labels (1)
Tags (1)
0 Karma
1 Solution

gcusello
SplunkTrust
SplunkTrust

Hi òsuryaaruna,
you have to use only two slashes before path, not three, three is for Unix:

[monitor://D:\logfiles\ARBGlobal\SalesCoreApp\SaleCoreApp.log]

Ciao.
Giuseppe

View solution in original post

0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi òsuryaaruna,
you have to use only two slashes before path, not three, three is for Unix:

[monitor://D:\logfiles\ARBGlobal\SalesCoreApp\SaleCoreApp.log]

Ciao.
Giuseppe

0 Karma

suryaaruna
New Member

oh yes. thanks. it is two slashes. Thanks for your help.

0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...