• [^] # Re: Lister les index

    Posté par . En réponse au message centralisation des logs. Évalué à 1.

    --voila l'erreur au dessous de la page web Kibana-- je trouve
    Index contains time-based event(coché)
    aussi je trouve
    Index name or pattern
    logstash-*
    Après ce message d'erreur

    Do not expand index pattern when searching (Not recommended)

    By default, searches against any time-based index pattern that contains a wildcard will automatically be expanded to query only the indices that contain data within the currently selected time range.

    Searching against the index pattern logstash-* will actually query elasticsearch for the specific matching indices (e.g. logstash-2015年12月21日) that fall within the current time range.