[
https://issues.apache.org/jira/browse/UNOMI-873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17924717#comment-17924717
]
Romain Gauthier commented on UNOMI-873:
---------------------------------------
Thanks for the feedback. As you may know, developers working with the unomi
that we host don't have access to SSH, so that's why we suggest this
improvement. I think it could even make more sense if/when Unomi becomes
multi-tenant.
Another alternative was discussed internally: an http endpoint to change the
log level. Do you think that could be interesting or too risky from a security
standpoint?
> "Explain" for event collection
> ------------------------------
>
> Key: UNOMI-873
> URL: https://issues.apache.org/jira/browse/UNOMI-873
> Project: Apache Unomi
> Issue Type: New Feature
> Reporter: Romain Gauthier
> Priority: Major
>
> h3. Context:
> When sending an event to unomi, it can be hard to understand:
> - why the event was rejected
> - which rules where executed
> - what was the final request sent to ES
> All these information can be useful during development, when trying to
> understand why and how an event is processed.
> h3. Idea
> We could either:
> - create a dedicated http endpoint "explainEvent" that would return the
> explanations as part of the http response
> - add an option ?"explain=true" to context.json endpoint. We'd need to ensure
> that this option is protected by authentication.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)