it-at-m / refarch

Collection of different ready to use reference architecture (RefArch) components developed by it@M.
https://opensource.muenchen.de/in-house-development.html
MIT License
2 stars 2 forks source link

[Bug] refarchgateway profile json logging is not working #178

Closed hupling closed 1 week ago

hupling commented 2 weeks ago

Bug description

refarchgateway profile json logging is not working https://github.com/it-at-m/refarch/tree/main/refarch-gateway#profiles I still don't get json output

Expected behaviour

json output

Steps for reproduction

SPRING_PROFILES_ACTIVE json-logging

Affected version

1.0.0

Affected component

refarch-gateway

Last working version (optional)

No response

Operating system

No response

Browser

No response

Relevant log output (optional)

No response

Screenshots (optional)

No response

Additional context (optional)

No response

No duplicate

Code of Conduct

devtobi commented 2 weeks ago

This is not a bug, JSON Logging is currently not yet implemented for API Gateway and Integration Services. See https://github.com/it-at-m/refarch/issues/140.

devtobi commented 2 weeks ago

Sorry, I misinterpreted the information. JSON Logging is already part of the current gateway. So I am reopening this issue. Still #140 might solve the problem. @simonhir What do you think about this?

devtobi commented 1 week ago

I just double checked and in gateway version 1.0.0 the profile for logging was still named json-logger. Please update to latest gateway image to make json-logging profile work for you. ;)

simonhir commented 1 week ago

Can't that be closed then?

devtobi commented 1 week ago

Can't that be closed then?

We didn't get any response from the issue author so I'd say "yes" 😀

hupling commented 1 week ago

grafik

geht