How do I specify an index using a Kibana query? -
how 1 create kibana query uses specific index?
i've tried using
_type:stats , index:prod
_type:stats , _index:prod
_type:stats , _index_:prod
all no luck.
i have main dashboard index set _all
, if terms panel, see prod index know it's visible.
Comments
Post a Comment