I need to automatically monitor a session to see that it ended successfully or failed
I see that there is a session log file for this purpose.
My question - Is there a different way to approach a session information, other than parsing the log file ? such as an event viewer or any programmable API ?