mercedes-benz / sechub

SecHub provides a central API to test software with different security tools.
https://mercedes-benz.github.io/sechub/
MIT License
259 stars 58 forks source link

LOGGING_TYPE shall be inside PDS default whitelist for environment variables #3252

Closed de-jcup closed 3 days ago

de-jcup commented 3 days ago

Situation

To use logging with Kibana we need logstash enabled

We use here LOGGING_TYPE environment variable to setup (e.g. in helm chart)

Problem

Our wrapper applications does not get this variable because not whitelsted

Wanted

LOGGING_TYPE shall be white listed per default for PDS launcher scripts