Hi,
you can add multiple log definitions (destinations) for the same log type:
log demo1 { destination = /where/ever }
log demo2 { destination = syslog }
access log = demo1
access log = demo2
Also, log definitions can be added to multiple log types, so
access log = demo2
authorization log = demo2
would work, too.
Cheers,
Marc
--
You received this message because you are subscribed to the Google Groups "Event-Driven Servers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to event-driven-ser...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/event-driven-servers/77df5b8c-3135-466d-b35a-fc3c6a5dfaa4n%40googlegroups.com.