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

I want to set http_metrics mode using eventgen controller[FEATURE/IMPROVEMENT] #329

Closed
Yangxulight opened this issue Oct 28, 2019 · 2 comments
Assignees
Labels
enhancement Feature enhancement requests

Comments

@Yangxulight
Copy link
Contributor

Is your feature request related to a problem? Please describe.
I want to use "metric_httpevent" Outputmode under eventgen controller-server mode. But the setup api always overwrite outputmode to "httpevent".

Describe the solution you'd like
Read the outputmode from post body. We can give it an default value as "httpevent". User can give it a valid value from post body. See code details here : https://github.com/splunk/eventgen/blob/develop/splunk_eventgen/eventgen_api_server/eventgen_server_api.py, line 541.

@Yangxulight Yangxulight added the enhancement Feature enhancement requests label Oct 28, 2019
@arctan5x
Copy link
Contributor

#340

This PR addresses. All you need to do is to pass in "outputMode" key with metric_httpevent

@Rhutwi
Copy link

Rhutwi commented Jun 7, 2022

i am getting an error if i use output Mode as metric_httpevent in eventgen.conf.
do we have to define httpeventservers beforehand if we want eventgen data for metrics index

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

No branches or pull requests

7 participants