Skip to content

Commit

Permalink
opensearch is 3 hours where logsearch was 4
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonTheMain committed Nov 26, 2024
1 parent cf91531 commit a9bf09c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions opsfiles/add-prod-opensearch-ingestors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
bucket: ((opensearch_archive_bucket_name))
region: ((vpc_region))
type: syslog
prefix: 2024/10/15/08 #4am
prefix: 2024/10/15/07 #4am
plugin: s3

- type: replace
Expand All @@ -15,7 +15,7 @@
bucket: ((opensearch_archive_bucket_name))
region: ((vpc_region))
type: syslog
prefix: 2024/10/14/13 # 9am
prefix: 2024/10/14/12 # 9am
plugin: s3

- type: replace
Expand Down Expand Up @@ -146,7 +146,7 @@
bucket: ((opensearch_archive_bucket_name))
region: ((vpc_region))
type: syslog
prefix: 2024/10/21/18 #2pm est + 4
prefix: 2024/10/21/17 #2pm est + 3
plugin: s3

- type: replace
Expand Down

0 comments on commit a9bf09c

Please sign in to comment.