Splunk Search

How do I send Kubernetes Node name to Splunk?

catchaj88
Explorer

We are running a Kubernetes cluster and are shipping pod logs to Splunk Cloud.

Our current setup:
1. Universal forwarders are deployed as Daemonset, which monitors /var/log/containers/*. Sample from inputs.conf:
[monitor:///var/log/containers/kube*.log]
host_regex = /var/log/containers/(.*)_.*_.*\.log
sourcetype = kube-state
index = kepler-dev
2. The Universal forwarders send data to heavy forwards which applies some regex
3. Heavy forwarders send data to Splunk Cloud for indexing

I want to send the hostname of the worker node either as part of the host or a separate field. Is there a way I can achieve this?

Tags (1)
0 Karma

outcoldman
Communicator

I would highly suggest looking for the alternatives for forwarding Kubernetes logs to Splunk:

  • Open Source Free version of Splunk Connect for Kubernetes - this is a recommended by Splunk option for forwarding logs, built on top of FluentD.
  • Monitoring Kubernetes with Collectord by Outcold Solutions (I represent this company) - this is a proprietary software, takes 10 minutes to set up to forward logs and collect metrics. This is a complete solution for forwarding container, application, host logs, monitor performance of containers and health of the clusters.
0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Splunk Auto Ingestion Parallel Pipeline Scaling

Why this feature matters Many Splunk environments experience ingestion pressure long before the host is fully ...

Best Practices: Splunk auto adjust pipeline queue

When you enable autoAdjustQueue in Splunk, maxSize should be understood as the queue size Splunk starts with ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...