MariaDB [zabbix]> select * from ja_run_log_table where inner_jobnet_id = 1500000000000000017\G;
*************************** 1. row ***************************
            log_date: 20240129160915202
     inner_jobnet_id: 1500000000000000017
inner_jobnet_main_id: 1500000000000000017
        inner_job_id: NULL
         update_date: 20240126163929
         method_flag: 0
       jobnet_status: 1
          job_status: NULL
            run_type: 1
         public_flag: 1
           jobnet_id: ERROR_JOB1
         jobnet_name: exit code 1
              job_id: NULL
            job_name: NULL
           user_name: Admin
         return_code: NULL
             std_out: NULL
             std_err: NULL
          message_id: JC00000001
*************************** 2. row ***************************
            log_date: 20240129160915206
     inner_jobnet_id: 1500000000000000017
inner_jobnet_main_id: 1500000000000000017
        inner_job_id: 908
         update_date: 20240126163929
         method_flag: 0
       jobnet_status: 2
          job_status: 1
            run_type: 1
         public_flag: 1
           jobnet_id: ERROR_JOB1
         jobnet_name: exit code 1
              job_id: START
            job_name:
           user_name: Admin
         return_code: NULL
             std_out: NULL
             std_err: NULL
          message_id: JC00000003
*************************** 3. row ***************************
            log_date: 20240129160915215
     inner_jobnet_id: 1500000000000000017
inner_jobnet_main_id: 1500000000000000017
        inner_job_id: 906
         update_date: 20240126163929
         method_flag: 0
       jobnet_status: 2
          job_status: 1
            run_type: 1
         public_flag: 1
           jobnet_id: ERROR_JOB1
         jobnet_name: exit code 1
              job_id: JOB-1
            job_name:
           user_name: Admin
         return_code: NULL
             std_out: NULL
             std_err: NULL
          message_id: JC00000003
*************************** 4. row ***************************
            log_date: 20240129160915212
     inner_jobnet_id: 1500000000000000017
inner_jobnet_main_id: 1500000000000000017
        inner_job_id: 908
         update_date: 20240126163929
         method_flag: 0
       jobnet_status: 2
          job_status: 2
            run_type: 1
         public_flag: 1
           jobnet_id: ERROR_JOB1
         jobnet_name: exit code 1
              job_id: START
            job_name:
           user_name: Admin
         return_code: NULL
             std_out: NULL
             std_err: NULL
          message_id: JC00000004
*************************** 5. row ***************************
            log_date: 20240129160922570
     inner_jobnet_id: 1500000000000000017
inner_jobnet_main_id: 1500000000000000017
        inner_job_id: 906
         update_date: 20240126163929
         method_flag: 0
       jobnet_status: 2
          job_status: 2
            run_type: 1
         public_flag: 1
           jobnet_id: ERROR_JOB1
         jobnet_name: exit code 1
              job_id: JOB-1
            job_name:
           user_name: Admin
         return_code: 1
             std_out: [2024-01-29 16:09:16] start script1(sleep5)
[2024-01-29 16:09:21] end script1

             std_err: + LOG_OUT=/home/test1/script/log/script1.log
+ LOG_ERR=/home/test1/script/log/script1-error.log
+ exec
++ read -r l
+ exec
++ tee -a /home/test1/script/log/script1.log
+++ date '+%Y-%m-%d %H:%M:%S'
++ echo '[2024-01-29 16:09:16] start script1(sleep5)'
++ read -r l
+++ date '+%Y-%m-%d %H:%M:%S'
++ echo '[2024-01-29 16:09:21] end script1'
++ read -r l

          message_id: JC90000002
5 rows in set (0.001 sec)