Search Results for

    Show / Hide Table of Contents

    Interface ISlowLogIndexing

    Namespace: OpenSearch.Client
    Assembly: OpenSearch.Client.dll
    Syntax
    public interface ISlowLogIndexing

    Properties

    | Edit this page View Source

    LogLevel

    Declaration
    LogLevel? LogLevel { get; set; }
    Property Value
    Type Description
    LogLevel?
    | Edit this page View Source

    Source

    Declaration
    int? Source { get; set; }
    Property Value
    Type Description
    int?
    | Edit this page View Source

    ThresholdDebug

    Declaration
    Time ThresholdDebug { get; set; }
    Property Value
    Type Description
    Time
    | Edit this page View Source

    ThresholdInfo

    Declaration
    Time ThresholdInfo { get; set; }
    Property Value
    Type Description
    Time
    | Edit this page View Source

    ThresholdTrace

    Declaration
    Time ThresholdTrace { get; set; }
    Property Value
    Type Description
    Time
    | Edit this page View Source

    ThresholdWarn

    Declaration
    Time ThresholdWarn { get; set; }
    Property Value
    Type Description
    Time

    Extension Methods

    SuffixExtensions.Suffix(object, string)
    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX