Skip to content

Commit cb23c85

Browse files
authored
Add AXIOM_URL to Syslog Proxy (#245)
1 parent 3341367 commit cb23c85

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

send-data/syslog-proxy.mdx

+1
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ Set the following environment variables to connect to Axiom:
8989

9090
- `AXIOM_TOKEN` is the Axiom API token you have generated.
9191
- `AXIOM_DATASET` is the name of the Axiom dataset where you want to send data.
92+
- Optional: `AXIOM_URL` is the URL of the Axiom API. Set this environment variable if you want to use something other than the default URL `https://api.axiom.co/`.
9293

9394
## Run Axiom Syslog Proxy
9495

0 commit comments

Comments
 (0)