Skip to content
Discussion options

You must be logged in to vote

Doesn't the http_client source only work if you already have a REST API or an HTTP server running to serve these logs?

Yes, you'd need to implement some http queuing system for this to work. This is not a scenario we support out of the box.

You may want to consider other alternatives that may or may not work.

Even with ingress completely disabled, a protocol where the agent initiates the connection may still work. Once a connection is established, data should be able to flow in both directions - otherwise HTTP wouldn't work for example. It is possible that another protocol that requires a connection to be established beforehand can work. You can try out the kafka source.

Alternatively y…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@malhoudmouad
Comment options

@malhoudmouad
Comment options

@thomasqueirozb
Comment options

Answer selected by malhoudmouad
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants