We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a1065d commit f0cd50cCopy full SHA for f0cd50c
README.md
@@ -125,6 +125,7 @@ Total control over your data. **No build required** - uses pre-built images from
125
curl -O https://raw.githubusercontent.com/logtide-dev/logtide/main/docker/parsers.conf
126
curl -O https://raw.githubusercontent.com/logtide-dev/logtide/main/docker/extract_container_id.lua
127
curl -O https://raw.githubusercontent.com/logtide-dev/logtide/main/docker/wrap_logs.lua
128
+ curl -O https://raw.githubusercontent.com/logtide-dev/logtide/main/docker/map_syslog_level.lua
129
130
# Set your LogTide API key in .env
131
echo "FLUENT_BIT_API_KEY=your_api_key_here" >> .env
0 commit comments