File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed
data_stream/result/agent/stream Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 11# newer versions go on top
2+ - version : " 1.0.1"
3+ changes :
4+ - description : Fix logic that checks for the 'forwarded' tag
5+ type : bugfix
6+ link : https://github.com/elastic/integrations/pull/1839
27- version : " 1.0.0"
38 changes :
49 - description : GA package
Original file line number Diff line number Diff line change 1414{{ #if preserve_original_event }}
1515 - preserve_original_event
1616{{ /if }}
17- {{ #contains tags " forwarded" }}
17+ {{ #contains " forwarded" tags }}
1818publisher_pipeline.disable_host: true
1919{{ /contains }}
2020{{ #if processors.length }}
Original file line number Diff line number Diff line change 11name : osquery
22title : Osquery Log Collection
3- version : 1.0.0
3+ version : 1.0.1
44release : ga
55description : This Elastic integration collects logs from Osquery instances
66type : integration
You can’t perform that action at this time.
0 commit comments