Database Administration (MOSC)

MOSC Banner

Configure output from alert.log, listener.log by Kibana elasticsearch.

edited Jul 28, 2018 5:00AM in Database Administration (MOSC) 2 commentsAnswered

Hello,
I am configuring the output of alert.log and listener.log using kibana.
My databases are Oracle 11g and 12C and I have already configured the /etc/syslog.conf file.

destination loghost {udp ("10.2.2.194" port (1514))}
$ InputFileName /varios01/oracle/admin/diag/rdbms/infra/infra/trace/alert_infra.log rotate size 128k time 7d
$ InputFileTag infra
$ InputFileStateFile infra-file1
$ InputFileFacility local7
$ InputRunFileMonitor
$ InputFilePersistStateInterval 1000
local3.debug /varios01/test/alert_infra.log
* .debug @ 10.2.2.194
*. * @ 10.2.2.194: 1514


At the moment of launching a message it is already visualized in Kibana, but I do not know how to link the alert.log and-listener.log
logger "Hello World JUan"

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center