How to ignore some index

Hi
im using Packetbeat to log my request.
it log all elastic request.
i want to ignore all index packetbeat-* .
how can i do it?

@mhsankar what exactly do you mean by ignoring those indexes? Do you want to ignore them while querying, or do you not want to record data to some indexes?

im using Packetbeat for record my users requested query
but when i want to see my log record . it save in packetBeat-* index
so i should send a request to elastic for retrive my log.
so save a log for selecting from PacketBeat index.
i dont want to log PacketBeat-* indexes.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.