create regex 2 compatible with fluentd

Job ID: 35238102

Budget: $10 – $30 USD

i need to parse 2 logs and create 2 regex

Log 1and regex 1
2022-11-16T16:44:20.541254014Z stderr F [Wed Nov 16 16:44:20.541186 2022] [php7:notice] [pid 92] [client 52.21.24.6:0] auditor:scan=fingerprint {"blog_id":1,"kind":"installed-plugin","name":"The RX Migration Redirects","slug":"therx-migration-redirects/therx-migration-redirects.php","ver":"","sig":"v1:nohash"}, referer: https://therxarticles.qa.us-east-1.advisionfeeds.com/wp-cron.php?doing_wp_cron=1668617060.3760991096496582031250

2022-11-16T16:44:20.534910638Z stderr F [Wed Nov 16 16:44:20.534770 2022] [php7:notice] [pid 92] [client 52.21.24.6:0] auditor:scan=fingerprint {"blog_id":1,"kind":"mu-plugin","name":"WPE ElasticPress Autosuggest Logger","slug":"wpe-elasticpress-autosuggest-logger.php","ver":"1.0.0","sig":"v1:nohash"}, referer: https://therxarticles.qa.us-east-1.advisionfeeds.com/wp-cron.php?doing_wp_cron=1668617060.3760991096496582031250

Log 2 and regex 2
2022-11-16T16:40:51.553651712Z stdout F 172.25.121.96 - - [16/Nov/2022:16:40:51 +0000] "GET / HTTP/1.1" 301 325 "-" "ELB-HealthChecker/2.0"

2022-11-16T16:59:36.672556654Z stdout F 83.229.84.81 - - [16/Nov/2022:16:59:36 +0000] "POST / HTTP/1.1" 301 306 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36"

The log number 1 is for php logs and the 2nd is apache logs.

These regex needs to be tested before payment

Regex checker that i need:
https://fluentular.herokuapp.com/

i also attached the logs for troubleshooting

Thanks