Phil Rzewski
Phil Rzewski
I wanted to add some docs for the pcap-related **Settings** I added recently, but that made me confront the fact that we haven't produced updated docs about Zui's overall pcap...
## tl;dr In GA Zui `v1.5.0` and older, the Zed lake service was launched by Zui with `zed serve -l localhost:9867` such that client connections would only be permitted from...
This new screenshot keeps the docs in sync with the changes in #3044.
In the time after #2972 merged, I've started to notice a repeating intermittent failure in CI during the "Setup Zui" Actions Workflow in the `yarn --inline-builds` step. For example, here's...
The command line currently created by Brim when launching `zqd` (such as in GA Brim tagged `v0.18.0`) prevents remote access because the option `-l localhost:9867` specifies `localhost`. This makes sense...
#2613 described a use case with an **Export** operation that might take several minutes to complete. At the moment the user is shown an "Exporting..." pop-up and has to just...
Repro is with Zui commit f1aef59. The attached Zed [ciphers.txt](https://github.com/brimdata/zui/files/15046087/ciphers.txt) includes a very wide line which I assume is the essential ingredient in this repro. As shown in the attached...
For now, Brim is hard-coded to run the `suricataupdater` that's bundled with Brimcap each time the app starts up, since this makes sure the user will always have the benefit...
Repro is with Zui commit 18dc5e8. I'm working with the large attached [shaper.txt](https://github.com/brimdata/zui/files/14923166/shaper.txt). As shown in the attached video, as I scroll up and down in the shaper editor, a...
With the merge of the changes in #2985, Zui's **Export Results** feature has become more sophisticated and could therefore benefit from a Feature Tour video that shows some of the...