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
- Host: GitHub
- URL: https://github.com/dreadlocked/file_integrity_check
- Owner: dreadlocked
- Created: 2017-03-09T00:51:09.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-23T21:59:48.000Z (about 9 years ago)
- Last Synced: 2025-08-22T07:46:45.067Z (10 months ago)
- Language: Ruby
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/
````