An open API service indexing awesome lists of open source software.

https://github.com/dreadlocked/file_integrity_check

Directory Integrity Check for Logstash
https://github.com/dreadlocked/file_integrity_check

Last synced: 9 months ago
JSON representation

Directory Integrity Check for Logstash

Awesome Lists containing this project

README

          

# 0.8b Directory Integrity Check for Logstash
TODO:

Delete dependences.
Improve Logstash loggin.

Dependencies:

````
Ruby 2.0.0

Diffy -> sudo gem install diffy
Parallel -> sudo gem install parallel
`````

Usage:

````
$ ruby check.rb
````
Paths file
````
/Directory/subDirectory/
/Directory2/subDirectory/
...
/DirectoryN/subDirectoryN/
````