-
1. Re: Email alerts upon exceptions in JBOSS server log file
Abhijit Humbe Aug 19, 2016 11:30 PM (in response to Syed Ahmad)1 of 1 people found this helpfulJBoss server wont trigger any kind of alert on exception. You can use monitoring tool(ex. jboss operations network) for monitoring purpose.
-
2. Re: Email alerts upon exceptions in JBOSS server log file
Syed Ahmad Aug 21, 2016 5:27 PM (in response to Abhijit Humbe)Ok. Thanks
-
3. Re: Email alerts upon exceptions in JBOSS server log file
Tomaž Cerar Aug 22, 2016 5:57 AM (in response to Syed Ahmad)just configure log4j email appender in logging subsystem.
be careful to properly "tune" it so it will only send you mail for error messages and up.
Otherwise you might way too much email
-
4. Re: Email alerts upon exceptions in JBOSS server log file
Chris Aron May 4, 2017 6:40 AM (in response to Syed Ahmad)Im having the same issue..Can you help me in monitoring the log files using the jboss operations network??
-
5. Re: Email alerts upon exceptions in JBOSS server log file
Priyanka Tyagi May 5, 2017 7:48 AM (in response to Chris Aron)You may refer link [1] "MANAGING JBOSS EAP 7"
[1] Using JBoss Operations Network for Monitoring, Deploying, and Managing Resources
-
6. Re: Email alerts upon exceptions in JBOSS server log file
Chris Aron May 8, 2017 3:01 AM (in response to Priyanka Tyagi)Hi Priyanka Tyagi
Previously i went through those documents, but the content that i need particularly is not available there, actually the information that i need is
[CAN THE LOG FILES OF ANY SERVER CAN BE MONITORED BY JON] -if so how can we monitor it?
-
7. Re: Email alerts upon exceptions in JBOSS server log file
Viral Gohel May 8, 2017 3:08 AM (in response to Chris Aron) -
8. Re: Email alerts upon exceptions in JBOSS server log file
Chris Aron May 8, 2017 3:16 AM (in response to Viral Gohel)Hi Viral Gohel
Thank you for the link , is there any particular plugins available to monitor Apache Server?
-
9. Re: Email alerts upon exceptions in JBOSS server log file
Viral Gohel May 8, 2017 3:20 AM (in response to Chris Aron)1 of 1 people found this helpfulHow about these ?
- https://access.redhat.com/sites/default/files/attachments/monitoring_apache_http_with_jon.pdf
-
10. Re: Email alerts upon exceptions in JBOSS server log file
Chris Aron May 8, 2017 3:30 AM (in response to Viral Gohel)Thank You for your valuable reply Viral Gohel.