File tree Expand file tree Collapse file tree 1 file changed +2
-9
lines changed
Expand file tree Collapse file tree 1 file changed +2
-9
lines changed Original file line number Diff line number Diff line change @@ -48,17 +48,10 @@ There are multiple ways you can install the Axiom Syslog Proxy:
4848If you use the [ Axiom CLI] ( https://github.com/axiomhq/cli ) , run
4949` eval $(axiom config export -f) ` to configure your environment variables.
5050
51- Otherwise create an api token with the appropriate scopes in
52- [ the Axiom API tokens settings] ( https://app.axiom.co/settings/api-tokens ) and
51+ Otherwise create an API token with the appropriate scopes in
52+ [ the Axiom API token settings] ( https://app.axiom.co/settings/api-tokens ) and
5353export it as ` AXIOM_TOKEN ` .
5454
55- When using a personal token, export it as ` AXIOM_TOKEN ` and set ` AXIOM_ORG_ID `
56- to the organization ID from the settings page of the organization you want to
57- access.
58-
59- _ ❗ We recommend to follow security best-practices and use an ** api token with
60- minimal privileges** , only!_
61-
6255Export the dataset name to ingest into as ` AXIOM_DATASET ` . The dataset must
6356exist prior to ingesting data into it.
6457
You can’t perform that action at this time.
0 commit comments