Bifrozt

Results 4 comments of Bifrozt

Yes, its possible to install some type of monitoring software to do this. Like using OSSEC((http://ossec.github.io/index.html) to monitor critical directories and log files, have the OSSEC agent to report everything...

I'm creating grok patterns to for the "daily" logs, didn't plan for doing any grok patterns for the honssh.log's but I'll definitely add it to the list :)

Sorry for forgetting all about this but, just remembered somehting. This incremental grok constructor is a pretty good tip, not only for honssh.log but, for any log files you would...

You can do this by "converting" the custom log entries into the format Logstalgia expects them to be. This **[example](https://raw.githubusercontent.com/ZombieNinjaPirate/Random-Python/master/pystalgia.py)** shows you how firewall logs can be transformed into a...