Node CrowdSec Client
    Preparing search index...

    Interface Event

    Event

    interface Event {
        meta: APITypes.Meta;
        timestamp: string;
    }
    Index

    the Meta data of the Alert itself

    timestamp: string