< img height="1" width="1" style="display:none;" alt="" src="https://px.ads.linkedin.com/collect/?pid=3131724&fmt=gif" />

Edit Log Receiver Settings

This section introduces how to edit log receiver settings.

Prerequisites

  • You should join a cluster and have the Cluster Settings Management permission within the cluster. For more information, refer to "Cluster Members" and "Cluster Roles".

  • A log receiver has been added.

Steps

  1. Log in to the KubeSphere web console with a user who has the Cluster Settings Management permission, and access your cluster.

  2. Click Cluster Settings > Log Receivers in the left navigation pane.

  3. On the Log Receivers page, click Container Logs, Resource Events, Audit Logs, or Notification History, then click the name of a log receiver in the list to open its details page.

  4. Click Edit in the upper left corner of the details page.

  5. Modify the settings of the log receiver in the pop-up dialog, then click OK.

    ParameterDescription

    Address

    The service address and port of the log receiver. KubeSphere will send logs to this address and port. The default service address and port of OpenSearch used by KubeSphere is opensearch-cluster-data.kubesphere-logging-system.svc:9200.

    Index Prefix

    The index prefix of log data, used to distinguish different types of logs. Only available for Elasticsearch and OpenSearch.

    Topic

    The topic of log data, used to distinguish different types of logs. Only available for Kafka.

    Note

    After modification, ensure that the endpoints of each extension under the configuration of WhizardTelemetry Platform Service is consistent with the modified service address, so that the KubeSphere platform can correctly query the log data. For more information, see the details page of the "WhizardTelemetry Platform Service" extension in the Extensions Center.

Receive the latest news, articles and updates from KubeSphere


Thanks for the feedback. If you have a specific question about how to use KubeSphere, ask it on Slack. Open an issue in the GitHub repo if you want to report a problem or suggest an improvement.

What’s on this Page