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

New feature #9

Open
spiffzilla opened this issue Jun 8, 2018 · 1 comment
Open

New feature #9

spiffzilla opened this issue Jun 8, 2018 · 1 comment

Comments

@spiffzilla
Copy link
Contributor

If possilbe, when calling stored filters. Could it be possible to send parameters to the filter?

As in:
A filter is save in Kibana, host:$ARG1$ AND message:"there is no gravity"

And via the plugin send the arg1 parameter when callling?

@misiupajor
Copy link
Owner

@spiffzilla
I'll repeat what we discussed offline on here, for future reference.

I'd like to hear the use case behind this request more in detail to understand why the current --query functionality is not a viable solution to this. I definitely see --query solving this, eg.,
--query "source:$HOSTNAME$ AND logsource:nginx"

Implementing this functionality means you'd also have to define the offset of where you'd like to manipulate a saved filter with a or multiple $ARG$, causing a vast complexity in the usability of this plugin.

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

2 participants