12 lines
348 B
Text
12 lines
348 B
Text
[module]
|
|
desc = Common Unparsed Similar Strings Module
|
|
exec = /usr/share/epylog/modules/common_unparsed_mod.py
|
|
files = /var/log/messages[.#] /var/log/secure[.#]
|
|
enabled = yes
|
|
internal = yes
|
|
outhtml = yes
|
|
priority = 5
|
|
|
|
[conf]
|
|
# how similar the strings need to be 0-100 - 0 being not at all (bad idea) 100 being almost exactly.
|
|
match_percentage = 95
|