Advertisement
Guest User

Untitled

a guest
Jun 18th, 2019
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.68 KB | None | 0 0
  1. {
  2. "logs": {
  3. "logs_collected": {
  4. "files": {
  5. "collect_list": [
  6. {
  7. "file_path": "/var/log/test*"
  8. }
  9. ]
  10. }
  11. }
  12. }
  13. }
  14.  
  15. cloudwatchlogs: InvalidParameterException for log group /var/log/test* log stream XXXXXXX, will not retry the request: 1 validation error detected: Value '/var/log/test**' at 'logGroupName' failed to satisfy constraint: Member must satisfy regular expression pattern: [.-_/#A-Za-z0-9]+
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement