Replies: 1 comment 5 replies
-
|
Hi Neil, Yes, this is possible; in the Dockerfile for https://github.com/datalust/seq-input-gelf/blob/dev/dockerfiles/run.sh#L10 Let me know if this achieves what you're looking for. Best regards, |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Wondering if there is a native GELF executable for Windows that could be run on Windows server seperate to the SEQ Windows server which would forward GELF logs to SEQ a little like the Docker container does for Linux. I did find sgelf.exe in the Nuget package in the win-x64 folder and got it to run by setting the env variables as mentioned in the Docker version and it did echo the GELF logs sent to it but didn't appear to forward to the SEQ server.
I realise this is a little off the 'beating track' for SEQ but I thought I would ask anyway.
Many thanks in advance for any details even if it is a no!
Thank you.
Neil
Beta Was this translation helpful? Give feedback.
All reactions