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

Improvements

TL;DR

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.


  • You can now search for ELB and other logs ingested from your AWS S3 using the ingestor = S3 query. Read our docs on how to send logs from your S3 bucket.
  • If you are ingesting logs via the Fluent Bit integration, we’ve now added support to show Related Metrics while viewing a log line’s details.
  • Use the Map 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.