Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

michaelnguyen547's avatar

dump certain telescope entry to 3rd party such as elastic search

I am exploring the idea that capturing certain telescope entries (e.g. type = request) and save to 3rd party service such as Elastic Search.

Why? The hosting I am using does not support straight Logstash (or equivalent integration) and I need a way to access to request history. I can do this with MySQL but other tools such as Elastic Search provides more insights.

Any ideas where do I get started?

0 likes
0 replies

Please or to participate in this conversation.