Agent Maturity Compass API - v1.2.0
    Preparing search index...

    Interface SplunkHecEvent

    interface SplunkHecEvent {
        event: EnterpriseAuditRecord;
        host: string;
        source: string;
        sourcetype: string;
        time: number;
    }
    Index
    host: string
    source: string
    sourcetype: string
    time: number