I am currently using the `elt` command in some of ...
# troubleshooting
p
I am currently using the
elt
command in some of my pipelines. I ran into buffer size low error. I want to ask if this problem still exists with the
el
command, as I was only able to find the config variable as
elt.buffer_size
. The current default buffer is 10 MiB.
e
yeah
elt.buffer_size
will fix the problem for the
el
command too
p
thanks 🙂