sec/mpd.sec

18 lines
508 B
Text

type=single
desc = mpd connection start
ptype=regexp
pattern=([A-z._0-9-]*) mpd: PPTP connection from (\d+\.\d+\.\d+\.\d+):\d+
action=add GENERAL_REPORT MPD Start from $2 on $1
type=single
ptype=regexp
pattern=([A-z._0-9-]*) mpd: Name: (.*)
desc = mpd user auth
action=add GENERAL_REPORT MPD User $2 Auth on $1
type=Single
ptype=RegExp
pattern=([A-z._0-9-]*) mpd: pptp\d: killing connection with (\d+\.\d+\.\d+\.\d+):\d+
desc=mpd connection end
action=add GENERAL_REPORT MPD Connection end from $2 on $1