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

Popular posts from this blog

c# - ItextSharp font color issue in ver 5.5.4+ -

jquery - Multiple issues with pushstate: history, loading, calling functions -

ios - retrievePeripherals deprecated in IOS7 how to substitude it with retrievePeripheralsWithIdentifiers -