Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-11297

Runtime log level increase/decrease command does not affect main process

XMLWordPrintable

      In user1_signal_handler():

      	if (!SIG_PARENT_PROCESS)
      	{
      		common_sigusr_handler(flags);
      		return;
      	}
      

      common_sigusr_handler() should be called before if (...).

      There is also no type string for the main process that we can pass to -R log_level_increase/decrease=<process type>, the only option is pid.

            Unassigned Unassigned
            glebs.ivanovskis Glebs Ivanovskis (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: