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

Suggestions for improvements to WebUI column customisation #3197

Open
J-A-Sec opened this issue Oct 3, 2024 · 1 comment
Open

Suggestions for improvements to WebUI column customisation #3197

J-A-Sec opened this issue Oct 3, 2024 · 1 comment

Comments

@J-A-Sec
Copy link

J-A-Sec commented Oct 3, 2024

Is your feature request related to a problem? Please describe.
It's very useful to have timestamp_desc as a visible column, but it's not enabled by default. You also can't reorder any column in front of the message column, which for looking at Plaso MFT output, for example, is much easier to parse when timestamp_desc is before the message.

You can customise what columns are shown, but these do not persist across sessions, and you can't choose the order of columns aside from selecting them top to bottom (corresponding to left-to-right) order.

The ticked columns in the Select Columns dialog are spread throughout the entire column list, making it difficult to find the ticked columns and to make changes, for example to remove a single column, or to swap columns around.

Columns cannot be resized manually, which sometimes results in unnecessary blank space between fields.

Describe the solution you'd like
For my workflows, it would be a huge improvement to have the ability to:

  • Set the default columns shown alongside datetime and message. Considering these columns, plus timestamp_desc, are the only mandatory fields, this might mean just including timestamp_desc by default as well.
  • Reorder columns in any order (aside from datetime).
  • (In the Select Columns dialog) Show all currently selected columns at the top, and ideally the ability to drag and drop columns around to reorder them.
  • Manually resize columns
  • Bonus: Set "views", e.g. customise a set of columns that are useful when looking at Event Logs, then a different set for looking at MFT, etc.

Thanks!

@jkppr
Copy link
Collaborator

jkppr commented Oct 7, 2024

Hi @J-A-Sec ,

Thanks for the detailed UI feedback and suggestions for the explore table! We appreciate you taking the time to outline the challenges and propose solutions.

Improving the explore table is definitely on our radar, and we're aiming to tackle it next year. Your feedback will be valuable as we plan those improvements.

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

No branches or pull requests

2 participants