You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Team I am fcaing below issue while trying to generate alert in wazuh:
**Phase 1: Completed pre-decoding.
full event: '{"timestamp":"2024-10-29T03:22:09.724+0000","agent":{"id":"001","name":"ATTACKER","ip":"192.168.50.131"},"manager":{"name":"wazuh-server"},"id":"1730172129.288489","full_log":"2024-10-29 03:21:42 192.168.50.131 GET / - 80 - 192.168.50.1 Mozilla/5.0+(Windows+NT+10.0;+Win64;+x64)+AppleWebKit/537.36+(KHTML,+like+Gecko)+Chrome/130.0.0.0+Safari/537.36 - 304 0 0 43","decoder":{"parent":"windows-date-format","name":"web-accesslog-iis-default"},"data":{"action":"GET","srcip":"192.168.50.1","srcport":"80","id":"304","url":"/ -","user_agent":"Mozilla/5.0+(Windows+NT+10.0;+Win64;+x64)+AppleWebKit/537.36 (KHTML,+like+Gecko)+Chrome/130.0.0.0+Safari/537.36"},"location":"C:\inetpub\logs\LogFiles\W3SVC1\u_ex241029.log"}'
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi Team I am fcaing below issue while trying to generate alert in wazuh:
**Phase 1: Completed pre-decoding.
full event: '{"timestamp":"2024-10-29T03:22:09.724+0000","agent":{"id":"001","name":"ATTACKER","ip":"192.168.50.131"},"manager":{"name":"wazuh-server"},"id":"1730172129.288489","full_log":"2024-10-29 03:21:42 192.168.50.131 GET / - 80 - 192.168.50.1 Mozilla/5.0+(Windows+NT+10.0;+Win64;+x64)+AppleWebKit/537.36+(KHTML,+like+Gecko)+Chrome/130.0.0.0+Safari/537.36 - 304 0 0 43","decoder":{"parent":"windows-date-format","name":"web-accesslog-iis-default"},"data":{"action":"GET","srcip":"192.168.50.1","srcport":"80","id":"304","url":"/ -","user_agent":"Mozilla/5.0+(Windows+NT+10.0;+Win64;+x64)+AppleWebKit/537.36 (KHTML,+like+Gecko)+Chrome/130.0.0.0+Safari/537.36"},"location":"C:\inetpub\logs\LogFiles\W3SVC1\u_ex241029.log"}'
**Phase 2: Completed decoding.
name: 'json'
agent.id: '001'
agent.ip: '192.168.50.131'
agent.name: 'ATTACKER'
data.action: 'GET'
data.id: '304'
data.srcip: '192.168.50.1'
data.srcport: '80'
data.url: '/ -'
data.user_agent: 'Mozilla/5.0+(Windows+NT+10.0;+Win64;+x64)+AppleWebKit/537.36 (KHTML,+like+Gecko)+Chrome/130.0.0.0+Safari/537.36'
decoder.name: 'web-accesslog-iis-default'
decoder.parent: 'windows-date-format'
full_log: '2024-10-29 03:21:42 192.168.50.131 GET / - 80 - 192.168.50.1 Mozilla/5.0+(Windows+NT+10.0;+Win64;+x64)+AppleWebKit/537.36+(KHTML,+like+Gecko)+Chrome/130.0.0.0+Safari/537.36 - 304 0 0 43'
id: '1730172129.288489'
location: 'C:\inetpub\logs\LogFiles\W3SVC1\u_ex241029.log'
manager.name: 'wazuh-server'
timestamp: '2024-10-29T03:22:09.724+0000'
**Phase 3: Completed filtering (rules).
id: '1002'
level: '2'
description: 'Unknown problem somewhere in the system.'
groups: '["syslog","errors"]'
firedtimes: '3'
gpg13: '["4.3"]'
mail: 'false'
**Alert to be generated.
Beta Was this translation helpful? Give feedback.
All reactions