summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: f8d0e8e)
raw | patch | inline | side by side (parent: f8d0e8e)
author | Marc Fournier <marc.fournier@camptocamp.com> | |
Sat, 13 Feb 2016 11:29:21 +0000 (12:29 +0100) | ||
committer | Marc Fournier <marc.fournier@camptocamp.com> | |
Tue, 9 Aug 2016 09:06:57 +0000 (11:06 +0200) |
src/write_riemann.c | patch | blob | history |
diff --git a/src/write_riemann.c b/src/write_riemann.c
index 10f89587b68c5d143bad251cb5ac89085dfccb6d..f143723431e0dafd8b88259a5e7d074be3e0c359 100644 (file)
--- a/src/write_riemann.c
+++ b/src/write_riemann.c
}
}
+ set_sock_opts(riemann_client_get_fd(host->client));
+
c_release(LOG_INFO, &host->init_complaint,
"write_riemann plugin: Successfully connected to %s:%d", node,
port);