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
  • Loading branch information
aleksmaus committed Apr 14, 2021
1 parent 910156d commit bd42d2c
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 bd42d2c

Please sign in to comment.