exacaster / lighter

REST API for Apache Spark on K8S or YARN
MIT License
91 stars 21 forks source link

can explain on LIGHTER_EXTERNAL_LOGS_URL_TEMPLATE #625

Closed cometta closed 1 year ago

cometta commented 1 year ago

what is the variable LIGHTER_EXTERNAL_LOGS_URL_TEMPLATE for?

pdambrauskas commented 1 year ago

If this value is set, you will see a link to external system on The Lighter UI. It is used for cases, when you expose your driver logs to some kind of external system (Graylog, Grafana Loki, etc.), we should probably addd more details about that on our documentations.

pdambrauskas commented 1 year ago

I've updated documentation for this property: https://github.com/exacaster/lighter/blob/master/docs/configuration.md