I have elasticsearch 5.6 and using log4j2 to config it now, I save data in elasticsearch, And now i want to push data to sentry 8.22. If elasticsearch reviceve a data then push the data to sentry automatically.
Can someone tell me how to do this?
PS: I found some links like this Using sentry logging with elasticsearch But the solution there is too old.