zui icon indicating copy to clipboard operation
zui copied to clipboard

Zui is a powerful desktop application for exploring and working with data. The official front-end to the Zed lake.

Results 270 zui issues
Sort by recently updated
recently updated
newest added

We have some requirements in the agent ingest epic, and we need to design the UX that allows a user to create & edit intakes, edit Z shapers associated them,...

cloud

Right now when the user clicks the Packets button, the flow extracted from the larger pcap gets stored in a file in a tmpdir before being opened in whatever app...

good first issue
community

Add a Suricata integration test, that minimally ingests a pcap and checks for the presence of alert logs in the Brim display.

test

This will allow for easier installs and management of the software on macOS. Homebrew: https://github.com/Homebrew/brew/

good first issue
community

In my use case I use a good bit of non-zeek ndjson data (such as flow and reverse/forward dns database's) as such I lack additional context to certain information surrounding...

community

https://github.com/brimsec/zq/pull/1354 was the origin of `pcap info` as a debug/informational tool, and https://github.com/brimdata/brimcap/issues/263 notes that this is now available via `brimcap info`. Now that the info is available, we'd want...

Currently Brim's right-click "Whois Lookup" feature depends on the presence of a `whois` executable being available on the client operating system. While this is true on some platforms like macOS,...

good first issue
community

Whereas https://github.com/brimsec/brim/pull/452 was about a positive integration test for pcaps, this is about writing a negative integration test. The goal should be to send some sort of bad file to...

test
good first issue

In https://github.com/brimdata/brim/pull/1985#discussion_r766055049 it was acknowledged that we dropped the test automation that installed via the RPM package and ran the integration tests on CentOS. Since we continue to create an...

test

## Update This PR has been changed to rely on the "/compile" endpoint from the default lake which runs locally in Zui. It also changes the code so that all...