Agent v0.1.105

CloudTrail Format, Output Transform nodes can now send transformed logs, Custom HTTP Headers, and Streamer Component.

June 17, 2024

This update introduces several new features, enhancements, and bug fixes to improve the functionality, integration, and overall performance of the Edge Delta Agent.

New Features

  • CloudTrail Format: Added CloudTrail format to Demo Input for better support of CloudTrail use cases.
  • Output Transform nodes can now send transformed logs to HTTP output nodes in addition to Datadog, Splunk, Sumo, and Elastic.
  • Custom HTTP Headers: Introduced custom HTTP header support for HTTP output. Users can now create any header using key/value pairs for the HTTP output node. This currently supports hardcoded strings. For example, headers like X-Token: abc123456 can now be configured.

Enhancements

  • Streamer Component: Corrected success counting in to ensure it only counts when items are created for pushing.
  • Error Handling: Unified error counting and logging intervals across processors, ensuring all counters stop correctly at stopping time.
  • Helm Chart: Introduced support for defining separate node selectors, tolerations, and priority class names for rollup and compactor agents.
  • Kubernetes Integration: Improved K8s file tailer to create a complete set of OTEL semantic conventions attributes.

Bug Fixes

  • Helm Upgrade Secrets: Fixed an issue where Helm upgrade didn’t create a new secret with a valid secretApiKey value, ensuring proper handling of secrets.
  • Windows Agent Logging Location: Changed the log destination for the Windows agent to C:\Program Files\EdgeDelta\edgedelta.log to align with standard application log locations.
  • HTTP output Ordering: Addressed an ordering issue for node specifications in HTTP output to prevent headers from being hidden.

Miscellaneous

  • Archiver Code: Deprecated and removed archiver agent.