Skip to content

Commit

Permalink
[updatecli] 8.x - Update to elastic/beats@ce5ddb0a673a (#2836)
Browse files Browse the repository at this point in the history
chore: Update to elastic/beats@ce5ddb0a673a

Made with ❤️️ by updatecli

Co-authored-by: Rômulo Farias <romulo.farias@elastic.co>
  • Loading branch information
cloudsecmachine and romulets authored Dec 16, 2024
1 parent 6bf1877 commit 53a77e8
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion cloudbeat.reference.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1412,7 +1412,7 @@ logging.files:
#path: /var/log/cloudbeat

# The name of the files where the logs are written to.
#name: cloudbeat-event-data
#name: cloudbeat-events-data

# Configure log file size limit. If the limit is reached, log file will be
# automatically rotated.
Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ require (
github.com/aws/smithy-go v1.22.1
github.com/dgraph-io/ristretto v0.2.0
github.com/djherbis/times v1.6.0
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20241208211949-424e2b5e595e
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20241213141443-ce5ddb0a673a
github.com/elastic/e2e-testing v1.2.3
github.com/elastic/elastic-agent-autodiscover v0.9.0
github.com/elastic/elastic-agent-client/v7 v7.17.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -720,8 +720,8 @@ github.com/eapache/go-xerial-snappy v0.0.0-20180814174437-776d5712da21 h1:YEetp8
github.com/eapache/go-xerial-snappy v0.0.0-20180814174437-776d5712da21/go.mod h1:+020luEh2TKB4/GOp8oxxtq0Daoen/Cii55CzbTV6DU=
github.com/eapache/queue v1.1.0 h1:YOEu7KNc61ntiQlcEeUIoDTJ2o8mQznoNvUhiigpIqc=
github.com/eapache/queue v1.1.0/go.mod h1:6eCeP0CKFpHLu8blIFXhExK/dRa7WDZfr6jVFPTqq+I=
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20241208211949-424e2b5e595e h1:0938BNbmf2EoeFmTMhXP0sO69DhqEbwWjDw3v8/kUfw=
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20241208211949-424e2b5e595e/go.mod h1:mNj7TI3OY48HQN0pZRieLfRHgfAx5YB6QirKTfvaB9g=
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20241213141443-ce5ddb0a673a h1:VE9y2ZCUWW2RTZIIt+wov/FY6QT7jtoUh1jf4NUIRWM=
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20241213141443-ce5ddb0a673a/go.mod h1:7rpAupMp2esOUbUNbsGmD0oBttrQTPrMzkqOAY1YTP8=
github.com/elastic/e2e-testing v1.2.3 h1:XKF91O+Y6RcrTuNc7kMM4/HE9pvkvjASIYhEWS5XkT0=
github.com/elastic/e2e-testing v1.2.3/go.mod h1:TqP9TlnqFqKqd61etWkYgb8T+RulH7vmhg7lxQw/Yag=
github.com/elastic/elastic-agent-autodiscover v0.9.0 h1:+iWIKh0u3e8I+CJa3FfWe9h0JojNasPgYIA47gpuuns=
Expand Down

0 comments on commit 53a77e8

Please sign in to comment.