Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kafka:topic name as string #39

Open
ronaldofreitas opened this issue Sep 28, 2020 · 0 comments
Open

kafka:topic name as string #39

ronaldofreitas opened this issue Sep 28, 2020 · 0 comments

Comments

@ronaldofreitas
Copy link

Its possivel to change name of kafka topic just like a string?

json_log kafka:'nginx123' full_log;
ou
set $variable "nginx-123";
json_log kafka:$variable full_log;

instead of

json_log kafka:nginx full_log;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant