File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1+ - version : " 0.2.1"
2+ changes :
3+ - description : Add kibana version constraint
4+ type : bugfix
5+ link : https://github.com/elastic/integrations/pull/2819
16- version : " 0.2.0"
27 changes :
38 - description : Move s3 input and cloudwatch input into the same generic data stream
Original file line number Diff line number Diff line change @@ -3,13 +3,15 @@ name: aws_logs
33title : Custom AWS Logs
44description : Collect raw logs from AWS S3 or CloudWatch with Elastic Agent.
55type : integration
6- version : 0.2.0
6+ version : 0.2.1
77release : beta
88license : basic
99categories :
1010 - custom
1111 - cloud
1212 - aws
13+ conditions :
14+ kibana.version : ^7.16.0 || ^8.0.0
1315policy_templates :
1416 - name : aws_logs
1517 title : Custom AWS Logs
You can’t perform that action at this time.
0 commit comments