Hi Dastgir,

You can use the syslog appender shipped with Dropwizard as an example.

https://www.dropwizard.io/en/release-2.0.x/manual/configuration.html#syslog 
<https://www.dropwizard.io/en/release-2.0.x/manual/configuration.html#syslog>
https://github.com/dropwizard/dropwizard/blob/v2.0.25/dropwizard-logging/src/main/java/io/dropwizard/logging/SyslogAppenderFactory.java
 
<https://github.com/dropwizard/dropwizard/blob/v2.0.25/dropwizard-logging/src/main/java/io/dropwizard/logging/SyslogAppenderFactory.java>

Cheers,
Jochen

> Am 14.09.2021 um 10:16 schrieb Dastgir Shaikh <[email protected]>:
> 
> Hello,
> 
> 
> In our project we have to save log on centralize location (by using syslog 
> server). I am looking for example TcpSocketAppenderFactory.
> 
> 
> thanks
> Dastgir

-- 
You received this message because you are subscribed to the Google Groups 
"dropwizard-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dropwizard-user/EDD78A31-9813-42A2-9D36-26BB7B92F1C6%40schalanda.name.

Reply via email to