NetScaler Console service

Suppress syslog messages

Note:

We have paused the Syslog deprecation. We will continue supporting this feature until further notice.

When configured as a syslog server, NetScaler Console receives all syslog messages from the configured Citrix Application Delivery Controller (NetScaler) instances. There might be many messages that you might not want to see. For example, you might not be interested in seeing all the informational-level messages. You can now discard some of the syslog messages that you are not interested in. You can suppress some of the syslog messages coming into NetScaler Console by setting up some filters. NetScaler Console drops all messages that match with the criteria. These dropped messages do not appear on the NetScaler Console GUI and these messages are also not stored in the customer’s NetScaler Console database.

You can suppress some of the logged syslog messages coming into NetScaler Console by setting up some filters. The two filters that can be used for suppressing syslog messages are severity and facility. You can also suppress messages coming from a particular NetScaler instance or multiple instances. You can also provide a text pattern for NetScaler Console to search and suppress messages. NetScaler Console drops all messages that match with the criteria. These dropped messages do not appear on the NetScaler Console GUI and these messages are also not stored in the customer database. Therefore, a good amount of space is saved on the storage server.

Some use cases for suppressing syslog messages are as follows:

  • If you want to ignore all information level messages, suppress level 6 (informational)
  • If you only want to record firewall error conditions, suppress all levels other than level 3 (errors)

Suppressing syslog messages by creating filters

  1. In NetScaler Console, navigate to Infrastructure > Events > Syslog Messages.

  2. Click the gear icon to display the Suppress Filters page.

    Suppress syslog messages

  3. In the Suppress Filters page, click Add.

  4. In Create Suppress Filter, update the following information:

    1. Name - type a name for the filter.

      Note:

      If different users have different access to multiple NetScaler instances, different filters must be created for different instances as users can see only those filters in which they have access to all the instances.

    2. Severity - Select and add the log levels for which you must suppress the messages.
      For example, if you do not want to view any informational messages coming in, you can select Informational to suppress those messages.

    3. Instances - Select the NetScaler instances on which the syslog messages have been configured.

      Create suppress filters

    4. Facilities - Select the facility to suppress messages based on the source that generates them.

    5. Message Pattern - You can also type a text pattern surrounded by asterisks (*) to suppress the messages. The messages are searched for the text pattern string and those messages that contain this pattern are suppressed.

Disabling the filter

To allow the messages to be viewed on NetScaler Console, you must disable the filter.

  1. Navigate to Infrastructure > Events > Syslog Messages.

  2. Click the gear icon to display the Suppress Filters page.

  3. In the Suppress Filters page, select the filter and click Edit.

  4. On the Configure Suppress Filter page, clear the Enable Filter check box to disable the filter.

    Suppress filter

Suppress syslog messages