Getting Data In

Any idea why I cam getting global config errors in my HEC config?

daniel333
Builder

All,

I have the following inputs.conf on a clean install of Splunk. But when I restart the instance I get a message that says "All the tokens are currently disabled. They can be enabled in the Global Settings." What config am I missing here?

# inputs.conf
[http://pcf]
  disabled = 0
  index = pcf
  indexes = pcf
  token = aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaa

[http]
  disabled = 0
Tags (3)
0 Karma

maciep
Champion

did you create that inputs.conf manually? if so, in what directory? my guess is that your disabled=0 setting is in conflict with a disabled=1 somewhere else...and losing.

This could help you track it down, but I think HEC settings may get a little convoluted.

/opt/splunk/bin/splunk btool inputs list http --debug | grep disabled

It might be worth putting your inputs.conf in /opt/splunk/etc/apps/splunk_http/local ... or maybe at least enabling the http stanza there?

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