Hello, good afternoon everyone,
I'm
bringing up a case regarding a rule that I'm using. I've attached the code of
the rule:
<group name="custom">
<rule id="100008" level="8">
<decoded_as>json</decoded_as>
<description>Process intel of TSS</description>
</rule>
</group>
Here's the
log that is being decoded:
{"Process Name": "OUTLOOK.EXE", "PID": 81848,
"srcip": "192.168.1.120", "srcport": 54958,
"dstIP": "52.96.165.194", "dstport": 443,
"Source Geo": "Unknown, Unknown", "Destination
Geo": "Unknown, Unknown"}
I've also
included the result of the role test:
**Phase 1: Completed pre-decoding.
full event: '{"Process Name": "OUTLOOK.EXE", "PID": 81848, "srcip": "192.168.1.120", "srcport": 54958, "dstIP": "52.96.165.194", "dstport": 443, "Source Geo": "Unknown, Unknown", "Destination Geo": "Unknown, Unknown"}'
**Phase 2: Completed decoding.
name: 'json'
Destination Geo: 'Unknown, Unknown'
PID: '81848'
Process Name: 'OUTLOOK.EXE'
Source Geo: 'Unknown, Unknown'
dstIP: '52.96.165.194'
dstport: '443'
srcip: '192.168.1.120'
srcport: '54958'
**Phase 3: Completed filtering (rules).
id: '100008'
level: '8'
description: 'Process intel of TSS'
groups: '["custom"]'
firedtimes: '2'
mail: 'true'
**Alert to be generated.
However, I'm encountering an issue where I'm seeing the following message in the event view:
What can I do to include these fields or how can I achieve this?
Hello Ocerna,
As Christian said; that error message usually occurs if those fields are not yet
mapped in the cache. Please refresh the
index pattern and let us know if it worked.
If you have any more questions about this, we're here to help.
Greetings.
Gerardo Cáceres.