read me RQRS
How to search - Example:
- Find related ERROR
- Example (by time):
bash zgrep "16:31:20,110" amaconnector-process.log.$(date +"%Y-%m")-*
- Example (by time):
You will receive something similar to:
amaconnector-process.log.2024-05-07-16.gz:2024-05-07 16:31:20,110 [http-bio-8080-exec-494704] "ERROR","errorCode":"code=soap:Server string=141|Application|SYSTEM ERROR HAS OCCURRED actor=SI:Backend"}
-
Copy script to home user folder:
/home/user/ -
Run the script by
./v3logsearch.sh -
Enter the unique number of log from search: Example:
494704 -
Enter the file name (where was found the ERROR): Example:
amaconnector-process.log.2024-05-07-16.gz -
Wait for the RQRS file to be created, it will be created in your home folder and named as an inserted unique number.