Lines Matching refs:log_err

167 			log_err("dnstap io wakeup: write: %s",  in dtio_wakeup()
253 log_err("out of memory logging dnstap"); in dt_msg_queue_submit()
352 log_err("dnstap setup: no dnstap-socket-path for " in dt_io_thread_apply_cfg()
363 log_err("dnstap setup: malloc failure"); in dt_io_thread_apply_cfg()
370 log_err("dnstap setup: no dnstap-ip for TCP connect"); in dt_io_thread_apply_cfg()
376 log_err("dnstap setup: malloc failure"); in dt_io_thread_apply_cfg()
389 log_err("dnstap setup: malloc failure"); in dt_io_thread_apply_cfg()
402 log_err("dnstap setup: malloc failure"); in dt_io_thread_apply_cfg()
407 log_err("dnstap setup: client key " in dt_io_thread_apply_cfg()
418 log_err("dnstap setup: malloc failure"); in dt_io_thread_apply_cfg()
439 log_err("could not setup SSL CTX"); in dt_io_thread_apply_cfg()
602 log_err("dnstap io: could not reconnect ev timer add"); in dtio_reconnect_enable()
738 log_err("dnstap io: failed to connect to \"%s\": %s", in dtio_check_nb_connect()
786 log_err("dnstap io, SSL_write syscall: %s", in dtio_write_ssl()
826 log_err("dnstap io: failed send: %s", sock_strerror(errno)); in dtio_write_buf()
860 log_err("dnstap io: failed writev: %s", sock_strerror(errno)); in dtio_write_with_writev()
979 log_err("dnstap io: output closed, recv %s: %s", to, in receive_bytes()
1026 log_err("SSL_read syscall: %s", in ssl_read_bytes()
1116 log_err("dnstap io: out of memory (creating read " in dtio_read_accept_frame()
1220 log_err("dnstap io: out of memory (adding event)"); in dtio_add_output_event_read()
1244 log_err("dnstap io: out of memory (adding event)"); in dtio_add_output_event_write()
1273 log_err("dnstap io, stop flush, could not ub_event_add"); in dtio_enable_brief_read()
1291 log_err("dnstap io, stop flush, could not ub_event_add"); in dtio_disable_brief_read()
1423 log_err("dnstap io, SSL_handshake syscall: %s", in dtio_ssl_handshake()
1560 log_err("dnstap io: failed to read: %s", sock_strerror(errno)); in dtio_cmd_cb()
1585 log_err("dnstap io: could not loopexit"); in dtio_cmd_cb()
1656 log_err("dnstap io: could not loopexit"); in dtio_stop_flush_exit()
1790 log_err("dnstap io: malloc failure"); in dtio_control_stop_flush()
1796 log_err("dnstap io: malloc failure"); in dtio_control_stop_flush()
1804 log_err("dnstap io: cannot event_timer_add"); in dtio_control_stop_flush()
1812 log_err("dnstap io: malloc failure"); in dtio_control_stop_flush()
1819 log_err("dnstap io: cannot event_add"); in dtio_control_stop_flush()
1829 log_err("dnstap io: malloc failure"); in dtio_control_stop_flush()
1842 log_err("dnstap io: dispatch flush failed, errno is %s", in dtio_control_stop_flush()
1922 log_err("dnstap io: failed to create socket: %s", in dtio_open_output_local()
1943 log_err("dnstap io: failed to connect to \"%s\": %s", in dtio_open_output_local()
1950 log_err("cannot create af_local socket"); in dtio_open_output_local()
1964 log_err("could not parse IP '%s'", dtio->ip_str); in dtio_open_output_tcp()
1969 log_err("can't create socket: %s", sock_strerror(errno)); in dtio_open_output_tcp()
1984 log_err("dnstap io: failed to connect to %s: %s", in dtio_open_output_tcp()
1993 log_err("dnstap io: failed to connect to %s: %s", in dtio_open_output_tcp()
2048 log_err("dnstap io: out of memory"); in dtio_open_output()
2064 log_err("dnstap io: out of memory"); in dtio_open_output()
2105 log_err("dnstap io: dispatch failed, errno is %s", in dnstap_io()
2122 log_err("failed to create pipe: %s", strerror(errno)); in dt_io_thread_start()
2127 log_err("failed to create _pipe: %s", in dt_io_thread_start()
2168 log_err("dnstap io stop: write: %s", in dt_io_thread_stop()