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