GoSentry

command module
v0.0.0-...-7cc1611 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 24, 2016 License: MIT Imports: 2 Imported by: 0

README

GoSentry

Go service that monitors security logs for anomalies and sends notifications

Configuration

Configurations are found in the c.yml file.

Option Explanation type
flaggedPhrases List of phrases to look for in the audit files. []string
yearsBack Years back to look in the audit files. int
monthsBack Months back to look in the audit files. int
daysBack Days back to look in the audit files. int
filesToWatch List of files to watch. (Full Paths). []string
scanEvery How long between scans (Example 5h or 10d or 11M). string
outputDir What directory to output the flagged lines. string
timeRegexPatterns Regular Expressions used to parse the audit files. []string

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
c

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL