WHat does the USER option do as a facility_clause value in the UNIFIED_AUDIT_SYSTEMLOG = 'USER.INFO'
Documentation only describes the facility_clause LOCAL[0-7]. I cannot find any doco describing what USER facility does?
am looking at using syslog for Oracle Database 18c/19c where logging data is to be sent to a SIEM service. I'm looking for direct streaming of logs rather than logs written to and OS file which is then sent to the SIEM service.
Is this possible with Oracle Database on linux?
Thanks
Tracey