Monitoring Session Log via Windows Event Log of App Server
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
10-08-17 10:47 AM
Hi
I'm wondering how to monitor session logs via Windows Event Log on App Server.
I've confirmed Runtime Resource passes session logs to its own Windows Event Log (on the Runtime Resource), but I've not detected them on Windows Event Log on App Server.
One possible solution is to pass the Event Log on Runtime Resource to that on App Server.
Is there any other way?
Regards,
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
10-08-17 04:44 PM
This is not something I have heard requested before, session logs can generate a lot of data that is meaningless outside of the Blue Prism product, so throwing all that at the windows alerts does not make sense.
If you simply want to send alerts into a windows event log (such as - session terminating, or system not available, etc) - then I think you should be able to do that easily enough using code stages.
For monitoring event logs - you would need an It monitoring toolset for that such as Splunk or whatever you have within your organisation.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-08-17 06:57 AM
Hi Denis
What I want to do is to monitor with monitoring toolset.
The point is WHERE to monitor - monitor EACH runtime resource or monitor ONLY app server.
I like the latter because it is centralized.
Regards,
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
16-08-17 09:50 AM
Hi Dennis
>If you simply want to send alerts into a windows event log (such as - session terminating, or system not available, etc) - then I think you should be able to do that easily enough using code stages.
If the process is terminated by, say, OutOfMemory, how to use code stages to send alerts into a windows event log?
Could you elaborate on this?
Regards,
