You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ossec-list
Hi ,
I have systems with different languages and wondering if I create a rule to match English logs can that rule also work for logs from other language OS or not .
For .e.g if create a rule whc=ich mach with following string 3 incorrect password attempts and apply this rule on a System With Japanese language would it work and OSSEC would able to translate match string from one language to other ??
Or do i have to create new rule for specific language characters to match
Regards
Sumit
dan (ddp)
unread,
Apr 21, 2020, 7:06:33 AM4/21/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ossec...@googlegroups.com
OSSEC looks at the characters and strings it is passed. OSSEC doesn't
translate the message between languages, I think you'd need to match
the strings in each language you want to support.