dynamic topic kafka #14429
Answered
by
spencergilbert
taquanghung1705199
asked this question in
Q&A
-
I have a question that: I want when I send log to http have path is: / => log is sent to kafka with topic How to do this ? |
Beta Was this translation helpful? Give feedback.
Answered by
spencergilbert
Sep 15, 2022
Replies: 1 comment 1 reply
-
👋 Ex, with the default topic = "{{ path }}" |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
spencergilbert
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
👋
Hi @taquanghung1705199, the
topic
is template-able, you would set it with a template syntax that resolves to the path.Ex, with the default
path_key
of "path":