You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the attached video, I drag in a log file that I know is going to generate a warning (a single JSON line {"foo": "bar"}). Brim now shows a message "Ingest failed with warnings" and a warning icon with a count. When clicked, it pops up a modal with the error detail, which in this case is the accurate message /Users/phil/Desktop/ingest/foo.ndjson: line 1: missing path field.
When the user clicks on the errors counter, we'll display a modal with a scrolling list of all the errors.
The text was updated successfully, but these errors were encountered: