Skip to content

Commit

Permalink
Migrate to IMDS v2 (#145)
Browse files Browse the repository at this point in the history
  • Loading branch information
otterley authored Jul 25, 2023
1 parent 1013274 commit a9d75d1
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ data:
[FILTER]
Name aws
Match dataplane.*
imds_version v1
imds_version v2
[OUTPUT]
Name cloudwatch
Expand Down Expand Up @@ -221,7 +221,7 @@ data:
[FILTER]
Name aws
Match host.*
imds_version v1
imds_version v2
[OUTPUT]
Name cloudwatch
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ data:
[FILTER]
Name aws
Match dataplane.*
imds_version v1
imds_version v2
[OUTPUT]
Name cloudwatch_logs
Expand Down Expand Up @@ -206,7 +206,7 @@ data:
[FILTER]
Name aws
Match host.*
imds_version v1
imds_version v2
[OUTPUT]
Name cloudwatch_logs
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -355,7 +355,7 @@ data:
[FILTER]
Name aws
Match dataplane.*
imds_version v1
imds_version v2
[OUTPUT]
Name cloudwatch_logs
Expand Down Expand Up @@ -403,7 +403,7 @@ data:
[FILTER]
Name aws
Match host.*
imds_version v1
imds_version v2
[OUTPUT]
Name cloudwatch_logs
Expand Down

0 comments on commit a9d75d1

Please sign in to comment.