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