Vahid Sadeghi
Vahid Sadeghi

Reputation: 115

Logging In the Aeron

I'm looking for a solution to log all requests/errors in a log file to parse logs with ELK Is there any best practice or sample? or what's the Aeron recommendation for this requirement?

Upvotes: 1

Views: 357

Answers (1)

Martin Thompson
Martin Thompson

Reputation: 2044

Aeron can be monitored and inspected using the following tools:

https://github.com/real-logic/aeron/wiki/Monitoring-and-Debugging

Upvotes: 2

Related Questions