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