Skip to content

Script that i use to automate few repetitive task in Graylog

Notifications You must be signed in to change notification settings

silv3rh3ad/Graylog_Automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Description

This are some script that i have been using for automating task in graylog, each script is dedicated to automate manual and repetative work done in graylog.

Delete Archives

This script is created to deleted any archives which is older then 3 months through an API call. Before running the script make sure to modify the $AUTH_TOKEN, $URL and graylog_backend_api token in the script, if in case of the $AUTH_TOKEN or graylog_backend_api are not working please ditch the variables and directly update the changes in curl command.

Usage

./delete_archive.sh

image

One the confirmation has been done of archives listed are the one you want to delete then approve the file confirmation.

image

Support !!

Please feel free to drop any suggestion for improving this script or any ideas for differect tasks dedicated to graylog that we can work on developing script for.

About

Script that i use to automate few repetitive task in Graylog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages