mirror of
https://codeberg.org/privacy1st/nix-git
synced 2024-11-21 22:03:19 +01:00
journalwatch config
This commit is contained in:
parent
01f8f1d7e5
commit
a02da21712
@ -165,6 +165,7 @@
|
||||
[0-9]+ \[[>-]+\]
|
||||
[0-9]+ \[[>-]+\]\[\S+ \S+\] NOTICE: fpm is running, pid [0-9]+
|
||||
\[\S+ \S+\] NOTICE: fpm is running, pid [0-9]+
|
||||
mimetypelist\.js is updated
|
||||
\[\S+ \S+\] NOTICE: Finishing \.\.\.
|
||||
\[\S+ \S+\] NOTICE: exiting, bye-bye!
|
||||
# Ignore: At least one idle child was left.
|
||||
@ -181,7 +182,7 @@
|
||||
[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+ - \S* \S+ \+0000 "(DELETE|GET|HEAD|MKCOL|MOVE|OPTIONS|POST|PROPFIND|PUT|REPORT|SEARCH) /remote\.php" (200|201|204|206|207|400|401|404|405|412|423|500|501)
|
||||
[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+ - \S* \S+ \+0000 "(DELETE|GET|POST|PUT) /ocs/(v1|v2)\.php" (200|201|202|204|304|401|403|404|412|500)
|
||||
[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+ - \S* \S+ \+0000 "GET /(ocm|ocs)-provider/index\.php" 200
|
||||
[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+ - \S* \S+ \+0000 "(GET|PROPFIND) /public\.php" (200|201|207|401|404)
|
||||
[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+ - \S* \S+ \+0000 "(GET|PROPFIND|PUT) /public\.php" (200|201|207|401|404)
|
||||
'';
|
||||
match = "IMAGE_NAME = /p1st/nextcloud:(25|26|27|stable)-fpm-alpine/";
|
||||
}
|
||||
@ -372,6 +373,7 @@
|
||||
error: kex_exchange_identification: client sent invalid protocol identifier "[^"]*"
|
||||
error: kex_exchange_identification: Connection closed by remote host
|
||||
error: kex_exchange_identification: read: Connection reset by peer
|
||||
error: kex protocol error: type 30 seq 1 \[preauth\]
|
||||
error: PAM: Authentication failure for \S+ from \S+
|
||||
error: PAM: Authentication failure for illegal user \S+ from \S+
|
||||
error: Protocol major versions differ: 2 vs\. 1
|
||||
|
Loading…
Reference in New Issue
Block a user