chibenwa commented on code in PR #1743:
URL: https://github.com/apache/james-project/pull/1743#discussion_r1342496343
##########
server/apps/distributed-app/crowdsec/parsers/james-auth.yaml:
##########
@@ -0,0 +1,23 @@
+onsuccess: next_stage
+debug: true
+filter: "evt.Parsed.program == 'james'"
+name: linagora/james-connect-security-log
+description: "Parser for James Connect Security Log"
+
+pattern_syntax:
+ JAMES_AUTH_FAIL: '%{TIME:time} \[%{LOGLEVEL:level} \] %{JAVACLASS:class} -
Failed IMAP login from: %{IPV4:IP}'
Review Comment:
Please use JSON log formats, and not flat log formats
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]