Skip to content

Commit

Permalink
Clarify custom listener text (#2487)
Browse files Browse the repository at this point in the history
  • Loading branch information
ralongit committed Oct 24, 2023
1 parent 1e8e81c commit fe37b0f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _source/logzio_collections/_log-sources/k8s-deploy-events.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,9 +82,9 @@ Give your logs some time to get from your system to ours, then open [Logz.io](ht


##### Optional Custom Listener
If you have an HTTP/s endpoint that receives JSON input then by setting the `customListener` secret you can override the Logz.io listener output and route the data to the custom listener instead.
If you have a custom Logz.io listener, you can use the parameter `customListener` and override the Logz.io listener parameter and route the data to the custom listener.

Replace `<<CUSTOM-HOST>>` with your listener endpoint URL.
Replace `<<CUSTOM-HOST>>` with your custom endpoint URL.

```shell
helm install --namespace=monitoring \
Expand Down

0 comments on commit fe37b0f

Please sign in to comment.