Skip to content

codecando-x/aware-assemble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aware-assemble

A simple way to gather, package and send log files to another server.

Getting Started

Add your log server's ssh private key and reference it in the config.json file.

Prerequisites

Developed and tested this code on python3.8.

Installing

The config.yaml file is self explanatory. Customize it to fit your needs. You can also use a config.json file if you prefer.

The run and place the process in background:

python3.8 assemble.py &

The process will run once and then will sleep for the duration of the time set in the config file.

Check the history.log file for information of what occured.

Deployment

Drop it in a folder on every node you would like to gather logs from.

Built With

python3.8

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Gather, package and send log files to another server.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages