All Apps and Add-ons

Does Splunk on Splunk and Splunk App for Unix and Linux increase license usage if installed on search head and indexers?

rishma
Explorer

I have distributed splunk environment. Does Splunk on Splunk, *NIX app increase license usage if installed on SH, Indexers? If yes, How much license increase is expected per searchhead and indexer?

1 Solution

hexx
Splunk Employee
Splunk Employee

Yes, the scripted inputs of both of those apps will generate data that counts against your daily license quota anywhere they are configured to run.

For S.o.S, we have found that the ps_sos.sh scripted input typically generates 10 to 50MB / day / instance, depending on how busy the instance is (more searches -> more processes to record) and the interval configured for the script (the default of 5s is fairly aggressive).

View solution in original post

hexx
Splunk Employee
Splunk Employee

Yes, the scripted inputs of both of those apps will generate data that counts against your daily license quota anywhere they are configured to run.

For S.o.S, we have found that the ps_sos.sh scripted input typically generates 10 to 50MB / day / instance, depending on how busy the instance is (more searches -> more processes to record) and the interval configured for the script (the default of 5s is fairly aggressive).

hexx
Splunk Employee
Splunk Employee

Hard to say. I would expect the *nix app to consume more than that if you turn on all inputs. Again, keep in mind that you can adjust the scripts' run interval to mitigate that.

0 Karma

rishma
Explorer

Thank you. Is it same for *NIX app as well?

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!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...