File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 11# newer versions go on top
2+ - version : " 2.0.1"
3+ changes :
4+ - description : Remove hard-coded dataset field
5+ type : bugfix
6+ link : https://github.com/elastic/integrations/pull/15653
27- version : " 2.0.0"
38 changes :
49 - description : Migrate to input package type
Original file line number Diff line number Diff line change 1414- name : event.dataset
1515 type : constant_keyword
1616 description : Event dataset
17- value : filestream.generic
1817- name : " @timestamp"
1918 type : date
2019 description : Event timestamp.
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name: filestream
33title : Custom Logs (Filestream)
44description : Collect log data using filestream with Elastic Agent.
55type : input
6- version : 2.0.0
6+ version : 2.0.1
77conditions :
88 kibana :
99 version : " ^9.2.0"
You can’t perform that action at this time.
0 commit comments