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

Current date in httpbeat.yml #18

Open
bahim opened this issue Apr 7, 2017 · 1 comment
Open

Current date in httpbeat.yml #18

bahim opened this issue Apr 7, 2017 · 1 comment

Comments

@bahim
Copy link

bahim commented Apr 7, 2017

Hi,

Is there a way to put the current date in the url and/or the body of a request ?
i.e:
urls:
-
url: http://localhost:9200/logevent-%{+yyyy.MM.dd}

@christiangalsterer
Copy link
Owner

christiangalsterer commented Apr 7, 2017

Currently there is no support for parameter interpolation. You may try to use execbeat and use a bash/curl combination to call the endpoint with dynamic parameters.

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

No branches or pull requests

2 participants