Interface MonitorService

    • Method Detail

      • getLogEvents

        List<Map<String,​Object>> getLogEvents​(String siteId,
                                                    long since)
        Retrieves a list of global events logged since the timestamp indicated by since parameter
        Parameters:
        since - timestamp. Events before this value will not be included.
        Returns:
        a list of log events