Graylog2 / Graylog2/graylog2-server
Support export in widgets that do not have support for it yet.
Open
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
Currently it is supported only in messages and aggregations (pivots).
Events, logs and investigations are left with no export support.
There is a change that:
Logs can just reuse messages export, it seems to be the same (FE task).
Events can reuse messages export, with proper stream parameter provided (FE only task?)
Contributor guide
Assessment
This issue has not been assessed yet.