elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.48k stars 8.04k forks source link

Resizable sidemenu / scroll bar in process analyser file, registry, DLL and network events. #173410

Open pl853 opened 6 months ago

pl853 commented 6 months ago

Describe the feature:

As of now the sidebar menu in the process analyzer only has a scroll bar when clicking on a process. However, when clicking on the files, DLL, registry events, the entries in the sidebar are cut off. The only way to see the full path of such events, is by clicking the event its. It would be great if there is a way to show the full paths. This can be done by either making the menu resizable, or adding a scroll bar, like done when just viewing the information of a selected process.

The picture below shows on the left side that a scroll bar is available after selecting a specific process. On the right side it show

image

Describe a specific use case for the feature:

For example, when researching an alert regarding malware being deployed, we would like to quickly see where the malware opened, changed or added files. If the sidebar shows the whole file path, we only have to scroll up and down trough the side menu. Now we have to individually click all file events, in order to see the full path. This increases the research time immensely. Therefore we now use discover to get this information, but it would be nice to be able to do that using the process analyzer.

Thanks in advance!

elasticmachine commented 6 months ago

Pinging @elastic/apm-ui (Team:APM)