All Apps and Add-ons

Splunk Add-on for Unix and Linux: What does [source::....nix] match?

hylam
Contributor

Splunk_TA_nix/default/props.conf

What do these match? I have never seen them as file extensions.

[source::....nix]
[source::....aix_secure]
[source::....osx_secure]
[source::....linux_secure]

0 Karma
1 Solution

jcoates_splunk
Splunk Employee
Splunk Employee

those are typically just there for for event generation purposes. We have a event generation tool (https://github.com/splunk/eventgen) and older versions of it needed this sort of jiggery-pokery in props.conf to produce sensible output.

Short answer, this is safe to ignore for the vast majority of production use cases.

View solution in original post

jcoates_splunk
Splunk Employee
Splunk Employee

those are typically just there for for event generation purposes. We have a event generation tool (https://github.com/splunk/eventgen) and older versions of it needed this sort of jiggery-pokery in props.conf to produce sensible output.

Short answer, this is safe to ignore for the vast majority of production use cases.

Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...