fluentbit-humio #6633
Unanswered
udhaya-prakash
asked this question in
Q&A
fluentbit-humio
#6633
Replies: 3 comments
-
im facing above issue in logs |
Beta Was this translation helpful? Give feedback.
0 replies
-
This looks to be more of a connection issue. If you are using 443 make sure to have |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
[ info] [input] pausing tail.0
[2023/01/02 05:51:31] [debug] [output:http:http.0] task_id=8 assigned to thread #0
[2023/01/02 05:51:31] [debug] [output:http:http.0] task_id=4 assigned to thread #1
[2023/01/02 05:51:31] [debug] [output:http:http.0] task_id=12 assigned to thread #0
[2023/01/02 05:51:31] [debug] [task] created task=0x7fd3e83cf750 id=10 OK
[2023/01/02 05:51:31] [debug] [task] created task=0x7fd3e83d08b0 id=13 OK
[2023/01/02 05:51:31] [debug] [output:http:http.0] task_id=10 assigned to thread #1
[2023/01/02 05:51:31] [debug] [output:http:http.0] task_id=13 assigned to thread #0
[2023/01/02 05:51:31] [ warn] [net] getaddrinfo(host='http://10.174.10.201/internal/humio', err=4): Domain name not found
[2023/01/02 05:51:31] [debug] [upstream] connection #-1 failed to http://10.174.10.201/internal/humio:443
[2023/01/02 05:51:31] [error] [output:http:http.0] no upstream connections available to http://10.174.10.201/internal/humio:443
[2023/01/02 05:51:31] [debug] [out flush] cb_destroy coro_id=238
[2023/01/02 05:51:31] [ warn] [net] getaddrinfo(host='http://10.174.10.201/internal/humio', err=4): Domain name not found
[2023/01/02 05:51:31] [debug] [upstream] connection #-1 failed to http://10.174.10.201/internal/humio:443
[2023/01/02 05:51:31] [error] [output:http:http.0] no upstream connections available to http://10.174.10.201/internal/humio:443
[2023/01/02 05:51:31] [debug] [task] task_id=8 reached retry-attempts limit 1/1
[2023/01/02 05:51:31] [debug] [out flush] cb_destroy coro_id=239
[2023/01/02 05:51:31] [error] [engine] chunk '1-1672638683.498714694.flb' cannot be retried: task_id=8, input=tail.0 > output=http.0
[2023/01/02 05:51:31] [debug] [task] destroy task=0x7fd3e83d2d10 (task_id=8)
[2023/01/02 05:51:31] [ info] [input] tail.0 resume (mem buf overlimit)
[2023/01/02 05:51:31] [debug] [task] task_id=12 reached retry-attempts limit 1/1
[2023/01/02 05:51:31] [error] [engine] chunk '1-1672638684.792841273.flb' cannot be retried: task_id=12, input=tail.0 > output=http.0
[2023/01/02 05:51:31] [debug] [task] destroy task=0x7fd3e83d0ab0 (task_id=12)
[2023/01/02 05:51:31] [ warn] [net] getaddrinfo(host='http://10.174.10.201/internal/humio', err=4): Domain name not found
[2023/01/02 05:51:31] [debug] [upstream] connection #-1 failed to http://10.174.10.201/internal/humio:443
[2023/01/02 05:51:31] [error] [output:http:http.0] no upstream connections available to http://10.174.10.201/internal/humio:443
[2023/01/02 05:51:31] [debug] [out flush] cb_destroy coro_id=240
Beta Was this translation helpful? Give feedback.
All reactions