Azure / Azure-Sentinel

Cloud-native SIEM for intelligent security analytics for your entire enterprise.
https://azure.microsoft.com/en-us/services/azure-sentinel/
MIT License
4.53k stars 2.97k forks source link

Anomaly found in Network Session Traffic Analytics Rule Generating Blank Incidents #9983

Closed NickNicolaou2129 closed 5 months ago

NickNicolaou2129 commented 7 months ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce When running the "Anomaly found in Network Session Traffic" it does not load any query results, this is because we have so much data coming in that it cannot read it all back. Even if I set the lookback to 1 second, it still does not load any data: image

This results in incidents being created that are empty because the query cannot load the data: image

Expected behavior We expect to see the incident information appear when it is generated.

v-sudkharat commented 7 months ago

Hi @NickNicolaou2129, Thanks for flagging this issue, we will investigate this issue and get back to you with some updates by 26-02-2024. Thanks!

v-sudkharat commented 7 months ago

Hi @NickNicolaou2129, Could you please run below shared query once and check for the result - query.txt If query not showing any result, then please check the data availability into the table - NetworkCustomAnalytics_protocol_CL

Thanks!

v-sudkharat commented 7 months ago

Hi @NickNicolaou2129, We are waiting for your response from on above comment. Thanks!

NickNicolaou2129 commented 7 months ago

Hi @v-sudkharat NetworkCustomAnalytics_protocol_CL does not refer to a know table: image

v-sudkharat commented 7 months ago

Hi @NickNicolaou2129, Could you please check the Rule is compliant with required given data sources - image image

Thanks!

NickNicolaou2129 commented 7 months ago

Hi,

Yes it is company, otherwise the incident would not trigger in the first place.

Many thanks, Nicholas

On Fri, Mar 1, 2024 at 09:13, v-sudkharat @.***(mailto:On Fri, Mar 1, 2024 at 09:13, v-sudkharat < wrote:

Hi @.***(https://github.com/NickNicolaou2129), Could you please check the Rule is compliant with required given data sources - image.png (view on web) image.png (view on web)

Thanks!

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.Message ID: @.***>

v-sudkharat commented 7 months ago

@NickNicolaou2129, will check on it and if required will schedule a call for it. Thanks!

v-sudkharat commented 6 months ago

Hi @NickNicolaou2129, Can we have a call? We need few more details about the incident. Thanks!

v-sudkharat commented 6 months ago

Hi @NickNicolaou2129, Hope you're doing good. As you have raised the support case for this same issue, our team is working on your ticket. So could you please let us know can we close this issue from GitHub? as other team is checking on this. Thanks!

NickNicolaou2129 commented 6 months ago

Hi, I would like to keep this GitHub ticket. I have just sent you the documents you requested from me in yesterdays call. Let me know if you have any further news, thanks!

v-sudkharat commented 6 months ago

@NickNicolaou2129, Sure. we will check it from our end and update you. And please let us know if you get update on this from our support team. Thanks!

v-sudkharat commented 6 months ago

Hey @NickNicolaou2129, Our support team still working on this issue and will communicate with you for required details. Thanks!

v-muuppugund commented 5 months ago

Hi @NickNicolaou2129 ,As the ICM is raised for this issue and so this is duplicate issue and Please let me any work needs to be done will reopen it and closing as per process and will discuss in detail in tomorrow call

ikkarakashev commented 1 month ago

Hello, I'm facing the same issue for table NetworkCustomAnalytics_protocol_CL which is not present in the LA. Were you able to fix it ?

NickNicolaou2129 commented 1 month ago

Yes, there is too much data in that table for the query to process, causing it to generate blank incidents.

Try running the analytics rule in the logs section, gradually changing it to optimise the query. You can check the CPU in the query details section after it finishes running.

On Tue, Aug 6, 2024 at 13:53, ikkarakashev @.***(mailto:On Tue, Aug 6, 2024 at 13:53, ikkarakashev < wrote:

Hello, I'm facing the same issue for table NetworkCustomAnalytics_protocol_CL which is not present in the LA. Were you able to fix it ?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.Message ID: @.***>

fkh090 commented 1 week ago

The Same Problem here. Did anyone find the Solution?