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