The Wayback Machine - https://web.archive.org/web/20220407131715/https://github.com/topics/logs
Skip to content
#

logs

Here are 1,086 public repositories matching this topic...

benthos
heikkilamarko
heikkilamarko commented Jan 3, 2022

Under the hood, Benthos csv input uses the standard encoding/csv packages's csv.Reader struct.

The current implementation of csv input doesn't allow setting the LazyQuotes field.

We have a use case where we need to set the LazyQuotes field in order to make things work correctly.

enhancement inputs good first issue effort: lower
quickwit
philrz
philrz commented Nov 26, 2020

Repro is with Brim commit 617d8f1.

I've noticed a couple small glitches with Space renames that are shown in the attached video.

Repro.zip

  1. If a user goes in to rename the Space and makes no changes, hitting "Ok" brings up an error message. They can only get out by hitting the "X" or the Escape key. Technically the error messa
bug good first issue
klogg

Improve this page

Add a description, image, and links to the logs topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the logs topic, visit your repo's landing page and select "manage topics."

Learn more