Hi all;
Command LSNRCTL is NOT showing correctly listener.log location.
listener.log is located at different path which was showing from LSNRCTL.
$ ls -l /u02/app/oracle/diag/tnslsnr/SERVER1/listener/trace/
total 624
-rwxrwxr-x 1 oracle oinstall 633414 May 27 07:16 listener.log
LSNRCTL> status
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=SERVER1.ORACLE.COM)(PORT=1521)))
STATUS of the LISTENER
------------------------
Alias LISTENER
Version TNSLSNR for Linux: Version 11.2.0.1.0 - Production
Start Date 26-MAY-2015 22:23:37
Uptime 0 days 8 hr. 53 min. 18 sec
Trace Level off
Security ON: Local OS Authentication
SNMP OFF
Listener Parameter File /u02/app/oracle/product/11.2.0/dbhome_1/network/admin/listener.ora
Listener Log File /u02/app/oracle/diag/tnslsnr/SERVER1/listener/alert/log.xml
..
...
How can i set listener.log file location ?