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 windows, you can use the command set var1=value1 to set them, in unix export var1=value1. When you run the logger though a service daemon like systemd you can also configure the environment variables specifically for that process there.
Hello, I have faced the same issue. As I am using binaries, what environment variable should I change? I am not able to find the correct one. Actually running on Windows Server 2016.
Hi there,
thanks for sharing the script. it works perfect.
I am logging almost 2000 tags right now.
Question:
Why I am getting this warning? and how can i fix it?
[WARN] buffer - MaxBatchSize Exceeded { max: 1000 }
where are Environment variables?
The text was updated successfully, but these errors were encountered: