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

Export to CSV/Excel Fleet Agents screen #175340

Closed
gbocchini opened this issue Jan 23, 2024 · 7 comments
Closed

Export to CSV/Excel Fleet Agents screen #175340

gbocchini opened this issue Jan 23, 2024 · 7 comments
Labels
Feature:Fleet Fleet team's agent central management project Feature:fleet-server Team:Fleet Team label for Observability Data Collection Fleet team

Comments

@gbocchini
Copy link

Describe the feature:
In the Fleet screen that lists all agents, a button to export to Excel/CSV the table (in the current table state, with filters applied and etc.) would be very useful for reporting reasons.

Some users have long lists of agents (100+) and when needing to report the experience is not the best.

Describe a specific use case for the feature:
Despite this being doable in Discover, it requires extra work and specific query knowledge from the user. For users responsible for only administering agents, it would be easier to have an export right there on the Fleet table (that would export the table current state, including applied filters).

@gbocchini gbocchini added Feature:Fleet Fleet team's agent central management project Team:Fleet Team label for Observability Data Collection Fleet team Feature:fleet-server labels Jan 23, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/fleet (Feature:Fleet)

@elasticmachine
Copy link
Contributor

Pinging @elastic/fleet (Team:Fleet)

@jen-huang
Copy link
Contributor

@nimarezainia, added to your queue for prioritization.

@nimarezainia
Copy link
Contributor

@nimarezainia, added to your queue for prioritization.

Thanks @jen-huang. It's already being tracked on the roadmap.

@gbocchini unfortunately at the moment we don't have a target date for this due to other priorities that we are working on.

@gbocchini
Copy link
Author

@nimarezainia Thanks for the update! :)

@tsullivan
Copy link
Member

To anyone implementing this feature, I'd like to recommend using the Kibana Reporting framework to achieve this

  • Supports BOM character handling
  • CSV Report files are downloadable asynchronously in Stack Management > Reporting
  • Provides a way for users to automate export with Watcher or custom scripts
  • Handles advanced settings such as custom separator character and the option to add quotation marks around values
  • Warns the user if the CSV file contains characters that could be interpreted in an unsafe way by spreadsheet applications.

@gbocchini gbocchini changed the title Export to CVS/Excel Fleet Agents screen Export to CSV/Excel Fleet Agents screen Aug 1, 2024
@nimarezainia
Copy link
Contributor

available 8.18

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Fleet Fleet team's agent central management project Feature:fleet-server Team:Fleet Team label for Observability Data Collection Fleet team
Projects
None yet
Development

No branches or pull requests

5 participants