Skip to content

Commit

Permalink
Update Osquerybeat spec to get it downloading from the correct artifa…
Browse files Browse the repository at this point in the history
…ctory path (#25076) (#25084)

Updates Osquerybeat spec to get it downloading from the correct artifactory path

(cherry picked from commit a9ea77a)

Co-authored-by: Aleksandr Maus <[email protected]>
  • Loading branch information
mergify[bot] and aleksmaus authored Apr 14, 2021
1 parent a02cf79 commit 2575bda
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion x-pack/elastic-agent/pkg/agent/program/supported.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions x-pack/elastic-agent/spec/osquerybeat.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Osquerybeat
cmd: osquerybeat
args: ["-E", "setup.ilm.enabled=false", "-E", "setup.template.enabled=false", "-E", "management.mode=x-pack-fleet", "-E", "management.enabled=true", "-E", "logging.level=debug"]
artifact: beats/osquerybeat
action_input_types:
- osquery

Expand Down

0 comments on commit 2575bda

Please sign in to comment.