Splunk Search

openshift_events sourcetype suddenly missing in Splunk

ppolendey
New Member

Splunk Enterprise Version: 9.2.0.1

OpenShift Version: 4.14.30

 

We used to have Openshift Event logs coming in under sourcetype openshift_events under index=openshift_generic_logs

 

However, starting Sept 29, we suddenly did not receive any logs from that index and sourcetype.

The Splunkforwarders are still running and we did not do any changes to the configuration.

Here is the addon.conf that we have:

 

 

 

004-addon.conf
[general]
# addons can be run in parallel with agents
addon = true


[input.kubernetes_events]

# disable collecting kubernetes events
disabled = false

# override type
type = openshift_events

# specify Splunk index
index =

# (obsolete, depends on kubernetes timeout)
# Set the timeout for how long request to watch events going to hang reading.
# eventsWatchTimeout = 30m

# (obsolete, depends on kubernetes timeout)
# Ignore events last seen later that this duration.
# eventsTTL = 12h

# set output (splunk or devnull, default is [general]defaultOutput)
output =

# exclude managed fields from the metadata
excludeManagedFields = true


[input.kubernetes_watch::pods]

# disable events
disabled = false

# Set the timeout for how often watch request should refresh the whole list
refresh = 10m

apiVersion = v1
kind = pod
namespace =

# override type
type = openshift_objects

# specify Splunk index
index =

# set output (splunk or devnull, default is [general]defaultOutput)
output =

# exclude managed fields from the metadata
excludeManagedFields = true

 

 

 

Apologies if I'm missing something obvious here.

 

Thank you!

Labels (2)
0 Karma

mattymo
Splunk Employee
Splunk Employee

Hi, What collector are you using to ship the logs? 

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