Telegraf Plugin for ZincSearch/ZincObserve Issues and Update

TLDR Vinod inquired about a Telegraf plugin for Zinc. Ashish shared that it works, but was broken in the last release. The fix is in .

Photo of Vinod
Vinod
Thu, 30 Mar 2023 07:00:49 UTC

Hi everyone, is anyone working on a Telegraf [input/output] plugin for zincsearch/zincobserve ?

Photo of Ashish
Ashish
Thu, 30 Mar 2023 07:02:31 UTC

Hi Vinod

Photo of Ashish
Ashish
Thu, 30 Mar 2023 07:03:09 UTC

one of the ZincObserve user tested Telegraf..it works

Photo of Ashish
Ashish
Thu, 30 Mar 2023 07:04:06 UTC

however in last release it is broken

Photo of Ashish
Ashish
Thu, 30 Mar 2023 07:04:20 UTC

we are fixing it…should start working from next release again

Photo of Vinod
Vinod
Thu, 30 Mar 2023 09:47:49 UTC

can u share the github link for it?

Photo of Vinod
Vinod
Thu, 30 Mar 2023 09:48:50 UTC

aswathy

Photo of aswathy
aswathy
Thu, 30 Mar 2023 11:04:22 UTC

Hi Ashish Can you share the details here? it will help us to move forward.

Photo of Ashish
Ashish
Thu, 30 Mar 2023 11:08:42 UTC

Photo of Ashish
Ashish
Thu, 30 Mar 2023 11:09:08 UTC

this is existing plugin which was used by the user

Photo of Ashish
Ashish
Thu, 30 Mar 2023 11:09:37 UTC

Configuration used :

Photo of Ashish
Ashish
Thu, 30 Mar 2023 11:09:38 UTC

```[[outputs.elasticsearch]] urls = [""] username = "" password = "Complexpass#123" index_name = "default" health_check_interval = 0```

Photo of Vinod
Vinod
Thu, 30 Mar 2023 11:11:29 UTC

This is good, leveraging the existing elasticsearch plugin, that is a smart move :slightly_smiling_face: i hope it takes care of all the configurations

Photo of aswathy
aswathy
Fri, 31 Mar 2023 13:08:10 UTC

Hi Ashish I tried to connect Telegraf with zincObserve but getting this issue. ``` Failed to connect to [outputs.elasticsearch], retrying in 15s, error was "elasticsearch version check failed: Get \"\": context deadline exceeded (Client.Timeout exceeded while awaiting headers)"``` my configuration is [[outputs.elasticsearch]] urls = [""] username = "" password = "Complexpass#123" index_name = "default" health_check_interval = 0 Do you face issues like this?

Photo of Ashish
Ashish
Fri, 31 Mar 2023 13:08:48 UTC

This will be fixed in next release

Photo of Ashish
Ashish
Fri, 31 Mar 2023 13:08:56 UTC

This is issue with zinc-observe

Photo of aswathy
aswathy
Fri, 31 Mar 2023 13:22:24 UTC

I tried with zinc as well but got same issue. Is it will work with zinc?

Photo of Vinod
Vinod
Fri, 31 Mar 2023 13:31:48 UTC

when is the next release?

Photo of aswathy
aswathy
Mon, 03 Apr 2023 06:37:43 UTC

Hi Ashish Any update on next release? Or can you share the details of version which got worked?

Photo of Ashish
Ashish
Mon, 03 Apr 2023 08:37:52 UTC

it is fixed as part of