Bug?? Alerts hidden until "Temporily enable advanced interface features" is selected. #12464
Replies: 2 comments 3 replies
-
I have additional infomation. If I choose to use OQL to query, and use "* | groupby rule.name event.module* event.severity_label" I see only 2 events. If I remove the "event.severity_label" and just use "* | groupby rule.name event.module*" I can see all the events. My thought was that the "event.severity_label" field was missing from my misbehaving alerts, but they do show up as can be seen above as "critical". Why don't the events show up when the field is clearly present? Thanks for any additional help. |
Beta Was this translation helpful? Give feedback.
2 replies
-
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Version
2.4.50
Installation Method
Security Onion ISO image
Description
configuration
Installation Type
Standalone
Location
on-prem with Internet access
Hardware Specs
Exceeds minimum requirements
CPU
20
RAM
18GB
Storage for /
166G
Storage for /nsm
3.4TB
Network Traffic Collection
span port
Network Traffic Speeds
Less than 1Gbps
Status
Yes, all services on all nodes are running OK
Salt Status
No, there are no failures
Logs
No, there are no additional clues
Detail
I have a Playbook play that I wrote to send me alerts. The Elastalert is sending alerts to SOC, but they are not visible until "Temporily enable advanced interface features" is selected. I've been working on this for 2 days. I'm wondering if it's a bug???

See the images below:
NOTE: in the upper righ hand corner it even says there's 4 events, but only 2 are showing.
I can ungroup these and the Playbook rules show:

Again, 4 alerts and indeed all 4 are shown here.
I can select "Group by Name, Module" again, but this time select "Temporily enable advanced interface features".


(Sorry I couldn't capture the whole page in one capture)
Under "group metrics", only one item shown.
But, all 4 events shown on the bottom of the screen now.
Can we confirm if this is a bug?
Guidelines
Beta Was this translation helpful? Give feedback.
All reactions