read me RQRS

How to search - Example:

  1. Find related ERROR
    • Example (by time): bash zgrep "16:31:20,110" amaconnector-process.log.$(date +"%Y-%m")-*

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"}

  1. Copy script to home user folder: /home/user/

  2. Run the script by ./v3logsearch.sh

  3. Enter the unique number of log from search: Example: 494704

  4. Enter the file name (where was found the ERROR): Example: amaconnector-process.log.2024-05-07-16.gz

  5. Wait for the RQRS file to be created, it will be created in your home folder and named as an inserted unique number.