-
1. Re: Email alerts upon exceptions in JBOSS server log file
abhijithumbe 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 abhijithumbe)Ok. Thanks
-
3. Re: Email alerts upon exceptions in JBOSS server log file
ctomc 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
aronraja 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
ptyagi_redhat.com May 5, 2017 7:48 AM (in response to aronraja)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
aronraja May 8, 2017 3:01 AM (in response to ptyagi_redhat.com)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
vrlgohel May 8, 2017 3:08 AM (in response to aronraja) -
8. Re: Email alerts upon exceptions in JBOSS server log file
aronraja May 8, 2017 3:16 AM (in response to vrlgohel)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
vrlgohel May 8, 2017 3:20 AM (in response to aronraja)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
aronraja May 8, 2017 3:30 AM (in response to vrlgohel)Thank You for your valuable reply Viral Gohel.