Adam
Results
2
issues of
Adam
**Describe the bug** CWA allows "retention_in_days" to be set for each item in the "collect_list". Example: ``` . . . "logs_collected": { "files": { "collect_list": [ { "file_path": "/tmp/foo", "log_group_name":...
My windows service works with v1.2.1, but not v1.2.2. Using v.1.2.2 the "Start-Service" command in powershell will timeout with a. generic failure: ``` Start-Service : Service 'FooService (foo_service)' cannot be...