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!

Quick connection discovery mode for forwarders

When a Splunk forwarder loses connectivity to its indexers, it does not always reconnect immediately. In many ...

Build and Launch AI Agents from Your Splunk Workflows

  Register We’ve all been there: juggling alerts, runbooks, and endless manual searches. What if you could ...

Splunk Cloud Application Management in Terraform

Register   On Tuesday, August 4 at 11AM PDT / 2PM EDT, we’re diving into how you can bring Infrastructure as ...