cashapp / logquacious

Logquacious (lq) is a fast and simple log viewer.
Apache License 2.0
59 stars 14 forks source link

Adds config variable that disables ns timestamp resolutions #147

Closed cpakman closed 3 years ago

cpakman commented 3 years ago

Using date_nanos as a time format can result in errors for versions 7.7-7.9 in elasticsearch, so this is to force ms resolution if you're running one of these versions

cc @mightyguava