Skip to content

Change fail2ban to use logs instead of fail2ban-client #26

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

taylorthurlow
Copy link
Owner

@taylorthurlow taylorthurlow commented Nov 13, 2018

Looked at the logs again and totally missed the fact that the jail name is included in the logs - so I switched the way the fail2ban component works - 100% log parsing instead of using fail2ban-client. Will probably look into doing more with the available information before this gets merged - I have dates, times, and IP addresses for every ban and unban, so if we can think of anything useful to do with that information then it's there.

My first thought, like I mentioned before, is to do something like "bans in last X days" or something.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants