Skip to content

Commit a9ea77a

Browse files
authored
Update Osquerybeat spec to get it downloading from the correct artifactory path (#25076)
Updates Osquerybeat spec to get it downloading from the correct artifactory path
1 parent 8c37ad4 commit a9ea77a

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

x-pack/elastic-agent/pkg/agent/program/supported.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

x-pack/elastic-agent/spec/osquerybeat.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: Osquerybeat
22
cmd: osquerybeat
33
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"]
4+
artifact: beats/osquerybeat
45
action_input_types:
56
- osquery
67

0 commit comments

Comments
 (0)