Skip to content

Commit

Permalink
Remove hidden flag, correct subset.yml indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
f-galland committed Sep 12, 2024
1 parent 61cb7c8 commit f07f0b9
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 131 deletions.
114 changes: 0 additions & 114 deletions ecs/states-inventory-system/event-generator/event_generator.py

This file was deleted.

32 changes: 16 additions & 16 deletions ecs/states-inventory-system/fields/subset.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,19 +5,19 @@ fields:
fields:
tags: []
"@timestamp": {}
agent:
fields:
id: {}
groups: {}
host:
fields:
architecture: {}
hostname: {}
name: {}
os:
fields:
kernel: {}
full: {}
platform: {}
version: {}
type: {}
agent:
fields:
id: {}
groups: {}
host:
fields:
architecture: {}
hostname: {}
name: {}
os:
fields:
kernel: {}
full: {}
platform: {}
version: {}
type: {}
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"order": 1,
"settings": {
"index": {
"hidden": true,
"number_of_shards": "1",
"number_of_replicas": "0",
"refresh_interval": "5s",
Expand Down

0 comments on commit f07f0b9

Please sign in to comment.