Skip to content

Commit f0cd50c

Browse files
authored
Add map_syslog_level.lua download command to README (#96)
This PR fixes a missing URL and file in the README documentation.
1 parent 8a1065d commit f0cd50c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@ Total control over your data. **No build required** - uses pre-built images from
125125
curl -O https://raw.githubusercontent.com/logtide-dev/logtide/main/docker/parsers.conf
126126
curl -O https://raw.githubusercontent.com/logtide-dev/logtide/main/docker/extract_container_id.lua
127127
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
128129
129130
# Set your LogTide API key in .env
130131
echo "FLUENT_BIT_API_KEY=your_api_key_here" >> .env

0 commit comments

Comments
 (0)