Home | History | Annotate | Download | only in dnstap

Lines Matching refs:log_err

167 			log_err("dnstap io wakeup: write: %s",
258 log_err("out of memory logging dnstap");
358 log_err("dnstap setup: no dnstap-socket-path for "
369 log_err("dnstap setup: malloc failure");
376 log_err("dnstap setup: no dnstap-ip for TCP connect");
382 log_err("dnstap setup: malloc failure");
395 log_err("dnstap setup: malloc failure");
408 log_err("dnstap setup: malloc failure");
413 log_err("dnstap setup: client key "
424 log_err("dnstap setup: malloc failure");
445 log_err("could not setup SSL CTX");
608 log_err("dnstap io: could not reconnect ev timer add");
744 log_err("dnstap io: failed to connect to \"%s\": %s",
792 log_err("dnstap io, SSL_write syscall: %s",
832 log_err("dnstap io: failed send: %s", sock_strerror(errno));
866 log_err("dnstap io: failed writev: %s", sock_strerror(errno));
985 log_err("dnstap io: output closed, recv %s: %s", to,
1032 log_err("SSL_read syscall: %s",
1122 log_err("dnstap io: out of memory (creating read "
1226 log_err("dnstap io: out of memory (adding event)");
1250 log_err("dnstap io: out of memory (adding event)");
1286 log_err("dnstap io, stop flush, could not ub_event_add");
1304 log_err("dnstap io, stop flush, could not ub_event_add");
1444 log_err("dnstap io, SSL_handshake syscall: %s",
1597 log_err("dnstap io: failed to read: %s", sock_strerror(errno));
1622 log_err("dnstap io: could not loopexit");
1693 log_err("dnstap io: could not loopexit");
1827 log_err("dnstap io: malloc failure");
1833 log_err("dnstap io: malloc failure");
1841 log_err("dnstap io: cannot event_timer_add");
1849 log_err("dnstap io: malloc failure");
1856 log_err("dnstap io: cannot event_add");
1866 log_err("dnstap io: malloc failure");
1879 log_err("dnstap io: dispatch flush failed, errno is %s",
1959 log_err("dnstap io: failed to create socket: %s",
1980 log_err("dnstap io: failed to connect to \"%s\": %s",
1987 log_err("cannot create af_local socket");
2001 log_err("could not parse IP '%s'", dtio->ip_str);
2006 log_err("can't create socket: %s", sock_strerror(errno));
2021 log_err("dnstap io: failed to connect to %s: %s",
2030 log_err("dnstap io: failed to connect to %s: %s",
2085 log_err("dnstap io: out of memory");
2101 log_err("dnstap io: out of memory");
2142 log_err("dnstap io: dispatch failed, errno is %s",
2159 log_err("failed to create pipe: %s", strerror(errno));
2164 log_err("failed to create _pipe: %s",
2205 log_err("dnstap io stop: write: %s",