Skip to content

Commit 227f1d3

Browse files
authored
Update the synthetics README file to add the missing config for the script. (elastic#235756)
## Summary Update the synthetics README file to add the missing config for the script.
1 parent a33aead commit 227f1d3

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

  • x-pack/packages/kbn-synthetics-private-location

x-pack/packages/kbn-synthetics-private-location/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,9 @@ xpack.fleet.outputs:
5353
is_default: true
5454
is_default_monitoring: true
5555
hosts: ['http://host.docker.internal:9200'] # For enrolling dockerized agents
56+
57+
xpack.fleet.packages:
58+
- name: fleet_server
59+
version: latest
60+
5661
```

0 commit comments

Comments
 (0)