Update apache-solr-file-read.yaml

patch-1
Dhiyaneshwaran 2022-12-02 09:21:51 +05:30 committed by GitHub
parent 0384b0d51d
commit c8b5033ccc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -45,7 +45,7 @@ requests:
matchers:
- type: word
name: "Windows"
name: "windows"
words:
- "Windows"
- "Users"
@ -53,11 +53,11 @@ requests:
condition: and
- type: regex
name: "Linux"
name: "linux"
regex:
- "root:.*:0:0:"
- type: word
name: "Other"
name: "other"
words:
- "java.io.FileNotFoundException"