The best thing to do would be to change the logging format to JSON, then ingest them into something like Elasticsearch or Stackdriver or whatever. If you set the environment variable SENTRY_LOG_FORMAT=machine everything will be JSON and be better to ingest with other tools.
Hey @Scherer81, I stumbled on this post from last year and was hoping to ask a couple of clarifying questions if you have a moment. Do you recall if:
The provided answer solved your problem?
How critical it was for you to be able to identify who “renamed an Organization”? Was it a nice to have to know or was it creating a serious issue for your company?
Appreciate the time, reason I ask is that I’m trying to understand additional use cases for audit trail data in services like Sentry.