# Support for ELB logs, Related Metrics if logs are ingested via Fluent Bit, and using log attributes for severity

> Added ability to ingest ELB logs from your AWS S3 bucket, reference resource attributes from logs ingested via Fluent Bit while mapping, and map values from log attributes to be used as severity.

Source: https://last9.io/changelog/support-for-elb-logs-related-metrics-if-logs-are-ingested-via-fluent-bit-and-using-log-attributes-for-severity/

- You can now search for ELB and other logs ingested from your AWS S3 using the `ingestor = S3` query. [Read our docs](https://last9.io/docs/integrations/databases/aws-s3/) on how to send logs from your S3 bucket.
- If you are ingesting logs via the [Fluent Bit integration](https://last9.io/docs/integrations/observability/fluent-bit/), we’ve now added support to show Related Metrics while viewing a log line’s details.
- Use the [Map](https://app.last9.io/control-plane/remapping) feature to extract values from a selected log attribute (eg: `attributes["level"]`) to be shown in the Severity list while searching and filtering logs. This is helpful when you may not be using a default severity mapping configuration in your logs.
