File tree Expand file tree Collapse file tree 3 files changed +10
-5
lines changed
data_stream/log/agent/stream Expand file tree Collapse file tree 3 files changed +10
-5
lines changed Original file line number Diff line number Diff line change 11# newer versions go on top
2+ - version : " 1.9.1"
3+ changes :
4+ - description : Fix indentation.
5+ type : bugfix
6+ link : https://github.com/elastic/integrations/pull/5784
27- version : " 1.9.0"
38 changes :
49 - description : Add DLP and intrusion datasets.
Original file line number Diff line number Diff line change @@ -17,11 +17,11 @@ file_selectors:
1717 - regex: {{ bucket_list_prefix }} /intrusionlogs/.+
1818 - regex: {{ bucket_list_prefix }} /dlplogs/.+
1919 - regex: {{ bucket_list_prefix }} /auditlogs/.+
20- parsers:
20+ parsers:
2121 - multiline:
22- pattern: '"$'
23- negate: true
24- match: before
22+ pattern: '"$'
23+ negate: true
24+ match: before
2525{{ /if }}
2626{{ #if region }}
2727default_region: {{ region }}
Original file line number Diff line number Diff line change 11format_version : 1.0.0
22name : cisco_umbrella
33title : Cisco Umbrella
4- version : " 1.9.0 "
4+ version : " 1.9.1 "
55license : basic
66description : Collect logs from Cisco Umbrella with Elastic Agent.
77type : integration
You can’t perform that action at this time.
0 commit comments