Server IP : 172.24.0.40 / Your IP : 216.73.216.10 Web Server : Apache System : Linux dbweb26.ust.edu.ph 4.18.0-513.5.1.el8_9.x86_64 #1 SMP Fri Sep 29 05:21:10 EDT 2023 x86_64 User : apache ( 48) PHP Version : 8.2.18 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /etc/rhsm/ |
Upload File : |
# This file is no longer used and will be removed in a future version. # Any changes here will be ignored. # Please see `man rhsm.conf` for new logging config information. [loggers] keys=root,rhsm-app,rhsm,subscription_manager,py.warnings [handlers] keys=rhsm_log,subman_debug [formatters] keys=rhsm_log,subman_debug [logger_root] level=NOTSET handlers=subman_debug [logger_rhsm-app] level=DEBUG handlers=rhsm_log qualname=rhsm-app [logger_rhsm] level=DEBUG handlers=rhsm_log qualname=rhsm [logger_subscription_manager] level=DEBUG handlers=rhsm_log qualname=subscription_manager [logger_py.warnings] level=WARNING handlers=rhsm_log qualname=py.warnings [formatter_syslog] format=[%(levelname)s] @%(filename)s:%(lineno)d - %(message)s datefmt= class=logging.Formatter [formatter_rhsm_log] format=%(asctime)s [%(levelname)s] %(cmd_name)s:%(process)d @%(filename)s:%(lineno)d - %(message)s datefmt= class=logging.Formatter [formatter_subman_debug] format=%(asctime)s [%(name)s %(levelname)s] %(cmd_name)s(%(process)d):%(threadName)s @%(filename)s:%(funcName)s:%(lineno)d - %(message)s datefmt= class=logging.Formatter [handler_syslog] class=handlers.SysLogHandler level=INFO formatter=syslog args=(('/dev/log',)) [handler_rhsm_log] class=subscription_manager.logutil.RHSMLogHandler level=INFO formatter=rhsm_log # logfilepath is '/var/log/rhsm/rhsm.log' by default # To change it, replace '%(logfilepath)s' with the path to the desired log file. # For example, args=('/var/log/rhsm/mylogfile.log',) args=('%(logfilepath)s',) [handler_subman_debug] class=subscription_manager.logutil.SubmanDebugHandler level=DEBUG formatter=subman_debug args=()