Trying not to re-invent then wheel. Does any one have and Rules or
Reports that they configured for the Azure Event Hub Messages in the
Fortisiem. I have inlcude some basic Reports belowAzureApplicatioGatewawayAccessEventsAzureApplicatioGatewawayAcce...
Is there a way to create a pick list in a manual input that contains the
list of records returned by a the find records task.So basically I want
the user to see a list of records, and select the one that needs to be
worked with from the drop down?
Is there anyway to set up an alert if a log files has not been written
to in a set amount of time say 30 Minutes. The log files is being read
in using the User Log feature in the Windows Agent
You can pull events showing when an interface goes down and when it come
backup, However there does not appear to be a way to total the time
between the two events. Is there a way to do this. One way I have though
about, is to setup a rule that creat...
was able to get what I needed by doing this(86400 + SUM(System Downtime)
- SUM(System Downtime) ) - SUM(System Downtime))why this works and
why(86400 - SUM(System Downtime) )doesn't is something a developer will
need to look at
In a report I want to have a return a field that uses a constant of
86400 and subtract the amount of system downtime. The Ultimate goal here
is to have a column that shows total uptime over the last 24 hours(or
period the the report is run for). Sinc...