Skip to content
Discussion options

You must be logged in to vote

I guess this means that the 404 I got in my OP was actually the ingest endpoint not being invoked correctly?

Yes

then having any services I create just use https://my.domain/seq/ingestion as their endpoint (on port 443) and not having to worry about 5341 ever again?

Yes. Your proxy forwards the requests to Seq port(s) as well as handles TLS termination (in case you hit your proxy at 443).

maybe I can remove my environment variable and these endpoints should still work?

AFAICT, yes.

In case of deploying Seq to Kubernetes, the official Helm chart provides baseURI setting which is directly mapped to SEQ_API_CANONICALURI variable.
I can confirm that I don't set the baseURI for any of my…

Replies: 2 comments 14 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
14 replies
@gthvidsten
Comment options

@mloskot
Comment options

@gthvidsten
Comment options

@mloskot
Comment options

Answer selected by gthvidsten
@gthvidsten
Comment options

@mloskot
Comment options

@mloskot
Comment options

@liammclennan
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
4 participants