Nuno Marujo
Nuno Marujo
## Description `FastJsonHttpLogFormatter` produces a JSON that contains duplicated entries to `headers` and `body`.
## Detailed Description I would like to have a property on which we could define the fields to obfuscate on body (something like `logbook.obfuscate.body-fields`), just like there are similar properties...
Provide a way to disable correlation, for cases where it is already provided in another way. ## Detailed Description I would like to see a property (like `logbook.correlation.enabled` with default...
**Describe the bug** Right now if someone adds a `logstash marker` with the same name as one of the default fields, it will generate a JSON with the two, which...
We have been trying to use the StateMachine with Mongo persistence, but so far is not working properly for us. We setup the `machineId` as follow: ``` @Override public void...
We were recently moving from `WebClient` to `RestClient` and one of the 3rd parties we deal with started returning us: `HTTP Error 411. The request must be chunked or have...
It would be great if we could have more context on body filters, like if we are dealing with a request or a response. That would allow us to take...
I think it would be handy to make the obfuscation of query parameters a bit smarter, by not obfuscating the value if effectively it is "empty" ## Detailed Description Only...
### Is your feature request related to a problem? Please describe. Not a problem, just lack of flexibility. ### Describe the solution you'd like It is quite normal for someone...