Skip to main content

2026년 7월 16일 아카이브됨

Setting the Omnissa Access Service Log Level to DEBUG

You can set the log level to DEBUG to log additional information that can help debug problems.

Procedure

  1. Log in to the machine.

  2. Change to the /usr/local/horizon/conf/ directory.

  3. Update the log level in the cfg-log4j.properties, hc-log4j.properties, and saas-log4j.properties files, which are the most commonly-used log4j files for the service.

    1. Edit the file.

    2. In the lines that have the log level set to INFO, replace INFO with DEBUG.

      For example, change:

      rootLogger.level=INFO

      to:

      rootLogger.level=DEBUG

    3. Save the file.

      A restart of the service or system is not required.

Related information

Collect Omnissa Access Log Information

이 페이지가 도움이 되었나요?

이 항목에 대한 피드백 보내기

이 항목이 도움이 되었나요?

개인정보나 기밀정보는 입력하지 마세요.

링크를 생성하는 중…