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