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
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!

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...

Event Series: Level up your SOC: Advancing with Splunk Enterprise Security

AI has fundamentally raised the stakes for security operations, and this three-part series is your guide to ...

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 ...