Skip to content
This repository has been archived by the owner on Jan 10, 2025. It is now read-only.

request logging and request analysis #304

Open
ryandawsonuk opened this issue Feb 5, 2020 · 0 comments
Open

request logging and request analysis #304

ryandawsonuk opened this issue Feb 5, 2020 · 0 comments

Comments

@ryandawsonuk
Copy link

We're using elasticsearch to log requests and responses. We're also running extra analysis to do things like add an outlier score. Similar to the example in this rep but in our case we'll actually enrich all the documents with an extra attribute so that we can graph that. We're also looking at graphing other features in the documents (request and response variable values), so kind of using elastic as a time-series database but not like prometheus metrics as the source data is all the individual requests as documents. I guess this is an unusual use-case so presumably there are no examples close to it. Just wondering if anyone has any observations that might help us. Happy to raise this somewhere else if preferred.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant