Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
New blog post: IntraWeb Server Monitor
#8
(08-08-2023, 11:32 PM)Alexandre Machado Wrote: @Comograma do you see any log file being generated in the same folder where the service is? If there is an exception happening, it should be logged there

Yes I am seeing it but on [App]\ErrorLog folder. I set application ExceptionLogger like this:
  ExceptionLogger.FilePath := WebApplicationDirectory + '\ErrorLog';
  ExceptionLogger.FileName := 'ExceptionLogger.txt';
  ExceptionLogger.Enabled := True;

So, is this anything to do with what's happening?

Also the info Session Count, Request Count, Bytes Sent, etc, I'm not receiving any of this. My configurations is:
  ServerController.Log := loNone;
  ServerController.ServerMonitorOptions.Enabled := True;
  ServerController.ServerMonitorOptions.IntervalMinutes := 5;

As I said, by email all is ok except Live Health Data.
Reply


Messages In This Thread
RE: New blog post: IntraWeb Server Monitor - by Comograma - 08-09-2023, 10:57 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)