mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
Update host filter list (#130095)
This commit is contained in:
parent
6f6a332fb2
commit
9c8440af1b
1 changed files with 3 additions and 1 deletions
|
@ -77,7 +77,9 @@ export const prebuiltRuleAllowlistFields: AllowlistFields = {
|
|||
group: {
|
||||
name: true,
|
||||
},
|
||||
host: true,
|
||||
host: {
|
||||
os: true,
|
||||
},
|
||||
http: {
|
||||
request: {
|
||||
body: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue