Neil Barsema
Neil Barsema
We are consolidating all our logging and we are using syslog. So we have a central immutable store for logging. http://en.wikipedia.org/wiki/Syslog logging to the local syslog would work, because its...
I found this python implementation, looks pretty straight forward... only thing im not sure about is sending UDP from oracle but i doubt that is a problem ;-) https://liftoff.github.io/GateOne/_modules/remote_syslog.html#syslog
Ok apparently PL/SQL does not do UDP natively, but using Java it can be done. I've put this together something that works in my setup, If you want to test...
I created a plugin that uses the above mechanism to log to a remote syslog server, i made a pull request so you can take a look at it.
That's sound terrific.
templates/toc.html already uses the correct handlebar tag it is how I figured out how to fix the md version