Sign in
gerrit
/
plugins
/
high-availability
/
69c16423deab6be55147efd017fb99756a50b99f
/
.
/
src
/
test
/
docker
/
docker-syslog-ng-stdout
/
config
/
syslog-ng-destination.out
blob: 170f7e46f8cbc46ec8a04dba3e922c50df3a11a7 [
file
]
destination d_stdout
{
pipe
(
"/dev/stdout"
);
};