Multiple ports per domain?

a year ago

Just clarifying if this is intended, because it works if I change the subdomain to something else. Trying to see if Graylog works well in Railway.

14 Replies

a year ago

01cd8216-7c23-44b8-af9a-e6602a25e0b4


a year ago

@Brody https://discord.com/channels/713503345364697088/1067670962276945961/1181742050710929488
I found this message and I know you interact with a lot of software, I'm curious if you've heard of any new rsyslog remote log receivers that might work on Railway?
I'm not looking for anything big or complex, I just need it to be reliable enough and workable for a single server - and maybe not cost me a bazillion.


a year ago

I know it's not really your wheelhouse, but since you interacted with this stuff before, I thought I might ping you.


a year ago

(it keeps dying, refuses all network traffic except ICMP, and writing syslog to disk is not recommended)


a year ago

I guess I could link it to the cache drive maybe. IDK


a year ago

rsyslog does not work over HTTP, it's a TCP/UDP thing, and it needs a separate port


a year ago

https://www.parseable.com/docs/log-ingestion/agents/how-to-setup-syslog-ng
syslog-ng I don't know what that is, but seems separate from rsyslog


a year ago

This is the template I'm working off right now: https://railway.app/template/_GawOC


a year ago

Unfortunately though, it needs a separate TCP port, normally 514.


a year ago

Ah, so I can't have both a TCP and HTTP proxy?


a year ago

1289266873829032000


a year ago

<:death:645487204403249173>


a year ago

welp, I thought I found my savior. I was wrong, again.


a year ago

you would have to do what this template does -


Loading...