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
Log in to the KubeSphere web console with a user who has the Cluster Settings Management permission, and access your cluster.
Click Cluster Settings > Log Receivers in the left navigation pane.
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.
Click Edit in the upper left corner of the details page.
Modify the settings of the log receiver in the pop-up dialog, then click OK.
Parameter Description 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.
Feedback
Was this page Helpful?
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.