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

View Log Receiver Details

This section introduces how to view log receiver details.

Prerequisites

  • You should join a cluster and have the Cluster Settings Viewing 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 Viewing 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. On the details page, view whether the log receiver is enabled in the Attributes area on the left.

  5. On the details page, view the settings of the log receiver in the Resource Status tab on the right.

    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.

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