fluent-bit: enable HTTP plugin (#7366)

This commit is contained in:
DavidKorczynski 2022-03-08 11:10:53 +00:00 committed by GitHub
parent 8b6a553a12
commit b3e265a3a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ OUTPUT_PLUGINS="-DFLB_OUT_AZURE=OFF \
-DFLB_OUT_FLOWCOUNTER=OFF \
-DFLB_OUT_FORWARD=OFF \
-DFLB_OUT_GELF=OFF \
-DFLB_OUT_HTTP=OFF \
-DFLB_OUT_HTTP=ON \
-DFLB_OUT_INFLUXDB=OFF \
-DFLB_OUT_KAFKA=OFF \
-DFLB_OUT_KAFKA_REST=OFF \