gravitational / teleport

The easiest, and most secure way to access and protect all of your infrastructure.
https://goteleport.com
GNU Affero General Public License v3.0
17.6k stars 1.76k forks source link

[Documentation/Event handler plugin] Clarification on the teleport.address attribute of the Helm chart #43181

Closed elevesque-sfr closed 3 days ago

elevesque-sfr commented 4 months ago

Applies To

https://goteleport.com/docs/management/export-audit-events/fluentd/#step-66-run-the-event-handler-plugin https://github.com/gravitational/teleport/blob/master/examples/chart/event-handler/README.md

Details

In the Teleport documentation, for the installation of the evnt handler plugin, at step 6/6, it says :

address: Include the hostname and HTTPS port of your Teleport Proxy Service or Teleport Enterprise Cloud tenant (e.g., teleport.example.com:443 or mytenant.teleport.sh:443).

In the README.md file in the repo github, it says : teleport.address : Host/port combination of the teleport auth server

How will we know this is resolved?

What is the correct value of the attribute ? The proxy service or the auth service ?

Regards, Eric

ptgott commented 4 months ago

Related to #39886: we need to reconcile the event-handler README with the docs!