All Apps and Add-ons

Script to generate A splunk host logs monthly

yelinaung
New Member

Hi everyone,
I would like to generate splunk logs for a particular host monthly via Bash script or Python or anything...
How could I accomplish this task? please show me some guidlines..

Thanks,
Ye Lin Aung

0 Karma

woodcock
Esteemed Legend

There is almost always a Splunk app to help you forward logs in. For example, you can use The Splunk Add-On for Linux and Unix get get OS-based details from *Nix machines: https://splunkbase.splunk.com/app/833/

0 Karma

burwell
SplunkTrust
SplunkTrust

Hi @yelinaung. Can you say more about what you are trying to accomplish?

If you want a way to write a log file every month you can use cron with a script of your choice assuming you are on Linux.

https://crontab.guru/every-month

Splunk has scripted inputs with a Splunk forwarder that can run every month. So each forwarder could write a log file each month.

https://docs.splunk.com/Documentation/Splunk/7.2.3/Admin/Inputsconf

Tell us more what you are trying to do.

0 Karma
Get Updates on the Splunk Community!

Now Available: Cisco Talos Threat Intelligence Integrations for Splunk Security Cloud ...

At .conf24, we shared that we were in the process of integrating Cisco Talos threat intelligence into Splunk ...

Preparing your Splunk Environment for OpenSSL3

The Splunk platform will transition to OpenSSL version 3 in a future release. Actions are required to prepare ...

Easily Improve Agent Saturation with the Splunk Add-on for OpenTelemetry Collector

Agent Saturation What and Whys In application performance monitoring, saturation is defined as the total load ...