View Log Receiver List
This section describes how to view the log receiver list.
Prerequisites
-
You need to join a cluster and have the cluster-admin permission in the cluster. For more information, see Cluster Members and Cluster Roles.
-
A log receiver has been added.
Steps
-
Log in to the KubeSphere web console with a user who has cluster-admin permissions and enter your cluster.
-
Click Logging > Log Receivers in the left navigation pane.
-
On the Log Receivers page, click Container Logs, Resource Events, Audit Logs, or Notification History to open the log receiver list.
-
The log receiver list provides the following information:
Parameter Description Name
The name of the log receiver. KubeSphere supports Elasticsearch, OpenSearch, and Kafka log receivers.
Address
The service address and port of the log receiver. KubeSphere will send logs to this address and port. The default OpenSearch service address and port used by KubeSphere are opensearch-cluster-data.kubesphere-logging-system.svc:9200.
Status
Whether the log receiver is enabled. The value is Enabled or Disabled.
Type
The type of the log receiver. It can be Logs, Events, Audit Logs, or Notification History.
Creation Time
The creation time of the log receiver.
-
Click
in the upper right corner of the list to refresh the list information.
-