We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4aa6cd7 commit 922be50Copy full SHA for 922be50
README.md
@@ -57,6 +57,8 @@ To use this image with run-time arguments, skip the file and add them during run
57
-e CLIENT_ID=<CLIENT_ID> \
58
-e CLIENT_SECRET=<CLIENT_SECRET> \
59
-e API_BASE_URL=<API_BASE_URL> \
60
+ -e LOG_DIR=/var/log/crowdstrike/falconhoseclient/ \
61
+ -e LOG_FILE=output \
62
<name>:<tag>
63
```
64
0 commit comments