initial commit
This commit is contained in:
commit
885e7d6e02
22 changed files with 3001 additions and 0 deletions
6
internal/parser/testdata/error.log
vendored
Normal file
6
internal/parser/testdata/error.log
vendored
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
2024/02/20 16:45:01 [error] 1234#5678: *99 connect() failed (111: Connection refused) while connecting to upstream
|
||||
2024/02/20 17:00:00 [warn] 1234#5678: worker process 9999 exited on signal 15
|
||||
2024/02/21 08:30:00 [info] 1234#5678: start worker process 10001
|
||||
2024/02/21 09:00:00 [crit] 9999#0: *1 SSL_do_handshake() failed (SSL: error:14094412) while SSL handshaking
|
||||
this is a malformed error line
|
||||
2024/02/22 10:00:00 [notice] 1234#5678: signal process started
|
||||
Loading…
Reference in a new issue