I tried following command to send logs to Splunk
fluent-bit -i dummy -o splunk -p host=10.16.0.41 -p port=8088 -p tls=off -p tls.verify=off -p splunk_token=my_splunk_token_value -m '*'
It works with Mac OS but not working when it runs on Windows On Windows, it gives following error
[error] [io] connection #680
…
Top comments (0)