Skip to content

A simple tool for getting the tables names from the Hibernate queries in Apache Tomcat log files written in Unix

Notifications You must be signed in to change notification settings

vs-sakthi/Alert_logfile_Table_Detail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Alert_logfile_Table_Detail

A simple tool written in Unix for getting the backend impacted tables names from the db by getting the details from Hibernate queries in Apache Tomcat log files.It will send a email alert with the table name details affected for particular operation performed in front end application UI where the tomcat servers points.

Requirement

Unix server

Apache tomcat log file server

Run

Run the unix script in the unix server where the actual Apache tomcat log files are placed.

sh Alert_logfile_Table_detail.sh

Configure

There are some configurations that you can modify at the top of Alert_logfile_Table_detail.shlike from and to mail ids to whom we need to send the mail and actual file and path name for log files.

About

A simple tool for getting the tables names from the Hibernate queries in Apache Tomcat log files written in Unix

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages