-
Existing docs: https://www.medplum.com/docs/self-hosting/aws-athena-guide
```
select "request_url", "elb_status_code", "target_status_code", *
from "alb_logs"
where "request_url" like '%oauth2/t…
-
Found a bug? Maybe our [Slack Community](https://slack.cloudposse.com) can help.
[![Slack Community](https://slack.cloudposse.com/badge.svg)](https://slack.cloudposse.com)
## Describe the Bug
…
-
The new Application Loadbalancer (ALB) from AWS stores it's access logs in a slightly different format to S3 than the classic ELB.
1. logs are written every 5 minutes now
2. some fields are added …
-
### Version
1.13.x
### Is your feature request related to a problem? Please describe.
Hi, currently the X-RateLimit-Limit header only logs one of the rules that we are defining in the RateLimitConf…
-
### Problem
AWS ELB does not include AWS account ID in each event payload, this information is only included in the path e.g. `aws-elb-logs//...`. As a user, I would like to be able to query my AWS…
-
I have a `data ignition_config` that I render as JSON into a remote S3 bucket exposing HTTP interface and which is then used in the following blocks:
```
locals {
machine_name = "my-machine"
…
-
**Note:**
If you have a feature request, you should [contact support](https://docs.datadoghq.com/help/) so the request can be properly tracked.
**Is your feature request related to a problem? Plea…
-
Hello!
We are having an issue when using the **http_upstream_dynamic module.** We are transparent proxying the outgoing requests from an app with a 150 ms http client.
App's http client (timeou…
-
To avoid cluttering the logs, consider removing access logs for the health check endpoint when they are coming from AWS
# Implementation note
one possible way to filter is to check if request path i…
-
**Is your feature request related to a problem?**
As a flint user, I'd like to use existing indices / index-templates for using as the index targets of the flint accelerated tables
**What solution…