diff --git a/decoders/0380-windows_decoders.xml b/decoders/0380-windows_decoders.xml index 02220f840..096a630f3 100644 --- a/decoders/0380-windows_decoders.xml +++ b/decoders/0380-windows_decoders.xml @@ -89,11 +89,12 @@ windows-date-format web-log true - ^\S+ GET |^\S+ POST - (\S+ \S*) \.* (\S+) \S*\.* (\d\d\d) \S+ \S+ \S+ - url,srcip,id + ^\S+ GET |^\S+ POST + ^\S+ (\w+) (\S+ \S+) (\S+) \S+ (\S+) (\S+) \.*(\d\d\d) + action, url, srcport, srcip, user_agent, id +