Questions tagged [azure-sentinel]
4 questions
0
votes
0 answers
How do files/attachments appear within the JSON output of the Microsoft Graph API 'Get Incident' HTTP call?
I'm currently working on an Azure Logic App, and wanted to know how files/attachments appear within the JSON output of the graph api 'get incident' call. All of my test outputs so far have not contained any attachments within the emails, and I need…

Xav MX
- 1
0
votes
0 answers
Detect website attack by using azure sentinel serviceazure
I have a website which builds on AKS. I'm getting DDoS and other kind of attacks in website. In order to take prevention against such attacks, I'm planning to use the tool Azure Sentinel…
0
votes
0 answers
Ingesting SQL Server Logs into Azure Sentinel
I have been following the guide below and have set up the auditing from the two SQL server boxes. I don't understand how to do the Sentinel part as our Sentinel doesn't have the options shown in the second screen shot from the web…

RLBChrisBriant
- 595
- 1
- 7
- 22
0
votes
0 answers
Logs are not shifting to new directory after log rotation
I am facing issue. We have setup log forwarder for sentinel and logs are frequently coming on /var/log/messages.
Actual problem is
i have created one script for log rotation and placed it under /etc/logrotate.d/ with name messages.conf below is the…