cancel
Showing results for 
Search instead for 
Did you mean: 
Murali_KrishnaB
Level 3
Status: Needs More Info

We are using BluePrism v6.4.2 currently and as per our observation we found that Event Logs from Event viewer has same Event ID i.e. 0(zero) for different level of error levels(Critical,Error, Warnings and information). It would be really helpful if the Event ID are different for different log level to configure easily for monitoring tools like BMC Patrol, Splunk and other monitoring tools to set-up automated alerts

4 Comments
kevintitchard
Level 2
​I second that. I am writing PowerShell scripts to dig out errors in the event logs to diagnose issues and its a minefield with every entry being event ID 0.
FrédéricTARDY
Level 2

I'd say event ID are not to be mixed with criticity level

we'd like event ID to sort through the different sources of messages (is this event related to a process execution, to login agent, to an error in database or communication... ?), and then add criticity level.
something like :
- the event is just a regular communication from the running process : information
- if the event written just before giving up and disconnecting the runtime from the environment ? this should be high criticity
- do the event is only a retry : warning
- are we losing database communication ? maybe you want highest criticity as the environment will have to stop ?

yeah, i know. easier said than done 🙂

LuisFernandez1
Level 1
Its critical for all clients that the ID of the events are different than 0.

ALL applications that write events in event viewer stay with a different ID excepto Blueprism 😞 

Please... we are in 2022 and we think that it is basic to monitor problems in our platforms.
Status changed to: Needs More Info

Hello @Murali_KrishnaB (and those watching this idea),

Thanks for taking the time to raise an idea.

Could I ask for a bit more information about what you would actually do with the event log information if errors were to have unique IDs? Right now this is something I'm struggling to understand the end user value of, so any insight you could provide on this would be helpful.

I'm going to mark this as Needs More Info awaiting your response.

Regards,

Rob