mirror of
https://github.com/valitydev/wazuh-kibana-app.git
synced 2024-11-06 18:05:20 +00:00
Added syscheck.tags
This commit is contained in:
parent
75fd051510
commit
d77b94df55
@ -4855,6 +4855,15 @@ export const knownFields = [
|
||||
aggregatable: true,
|
||||
readFromDocValues: true
|
||||
},
|
||||
{
|
||||
name: 'syscheck.tags',
|
||||
type: 'string',
|
||||
count: 0,
|
||||
scripted: false,
|
||||
searchable: true,
|
||||
aggregatable: true,
|
||||
readFromDocValues: true
|
||||
},
|
||||
{
|
||||
name: 'title',
|
||||
type: 'string',
|
||||
|
Loading…
Reference in New Issue
Block a user