Skip to content

This script will store the file count and directory size into a log file. This can also be sent to slack.

License

Notifications You must be signed in to change notification settings

izm1chael/Malware-Filecount-Log

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Malware File count Log

This script will store the file count and directory size into a log file. This can also be sent to slack.

The cron example below will run every 3 hours and sends the output of each count to slack, this runs in between rsync crons

0 */3 * * * bash /home/root/scripts/filecount-run.sh

About

This script will store the file count and directory size into a log file. This can also be sent to slack.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages