Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enhancement Request] Add ECS agent.* fields to Elastic Serverless Forwarder #481

Open
renzedj opened this issue Aug 25, 2023 · 1 comment

Comments

@renzedj
Copy link

renzedj commented Aug 25, 2023

Use Case

As the administrator of our Elastic Cloud environment, I need to be able to determine which agent version is running in different environments so that I can be certain that that any issues which have been resolved in the agent aren't impacting my users.

Describe the Enhancement

The Elastic Common Schema (ECS) provides the root-level agent.* object to provide information about the agent. Elastic Agent utilizes this object to provide information including agent type, id, name, and version. Please add at least the following fields to the agent.* object in Elastic Serverless Forwarder:

Field Suggested Value
agent.type elastic-serverless-forwarder
agent.version Agent version (e.g., v1.8.0)
agent.id Agent ARN (if possible)
@renzedj renzedj changed the title Add ECS agent.* fields to Elastic Serverless Forwarder [Enhancement Request] Add ECS agent.* fields to Elastic Serverless Forwarder Aug 25, 2023
@renzedj
Copy link
Author

renzedj commented Sep 10, 2024

bump

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

No branches or pull requests

1 participant