Skip to content

Commit e09a69d

Browse files
Merge pull request #3 from observeinc/universal_install
update readme
2 parents 0994fc6 + d367afc commit e09a69d

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Configuraton script for UBUNTU_20_04_LTS
1+
# Configuraton script for Linux
22

33
## What does it do
44
Inputs:
@@ -52,4 +52,7 @@ Assumes existence of environment variables
5252
curl -H 'Cache-Control: no-cache, no-store' "https://raw.githubusercontent.com/observeinc/linux-host-configuration-scripts/main/observe_configure_script.sh" | bash -s -- --customer_id "YOUR_CUSTOMERID" --ingest_token "YOUR_DATA_STREAM_TOKEN" --observe_host_name "collect.observeinc.com" --config_files_clean TRUE --ec2metadata TRUE --datacenter "MYDATACENTER" --appgroup "MYAPPGROUP"
5353

5454

55-
```
55+
```
56+
57+
## Known Issues
58+
ec2-metadata - setting flag to TRUE causes td-agent-bit agent to crash

0 commit comments

Comments
 (0)