UNPKG

@itentialopensource/adapter-moogsoft_saas

Version:

This adapter integrates with system described as: Moogsoft SaS

145 lines 3 kB
{ "status": "success", "data": [ { "component": "string", "integration_id": "string", "level": "DEBUG", "message": "string", "service": "string", "tenant": "string", "timestamp": { "nanos": 2, "seconds": 1, "epochSecond": 5, "nano": 10 } }, { "component": "string", "integration_id": "string", "level": "INFO", "message": "string", "service": "string", "tenant": "string", "timestamp": { "nanos": 5, "seconds": 2, "epochSecond": 10, "nano": 1 } }, { "component": "string", "integration_id": "string", "level": "WARN", "message": "string", "service": "string", "tenant": "string", "timestamp": { "nanos": 5, "seconds": 10, "epochSecond": 2, "nano": 10 } }, { "component": "string", "integration_id": "string", "level": "ERROR", "message": "string", "service": "string", "tenant": "string", "timestamp": { "nanos": 10, "seconds": 3, "epochSecond": 8, "nano": 5 } }, { "component": "string", "integration_id": "string", "level": "TRACE", "message": "string", "service": "string", "tenant": "string", "timestamp": { "nanos": 2, "seconds": 7, "epochSecond": 2, "nano": 10 } }, { "component": "string", "integration_id": "string", "level": "DEBUG", "message": "string", "service": "string", "tenant": "string", "timestamp": { "nanos": 1, "seconds": 10, "epochSecond": 9, "nano": 10 } }, { "component": "string", "integration_id": "string", "level": "INFO", "message": "string", "service": "string", "tenant": "string", "timestamp": { "nanos": 5, "seconds": 9, "epochSecond": 1, "nano": 3 } }, { "component": "string", "integration_id": "string", "level": "TRACE", "message": "string", "service": "string", "tenant": "string", "timestamp": { "nanos": 2, "seconds": 6, "epochSecond": 2, "nano": 6 } }, { "component": "string", "integration_id": "string", "level": "INFO", "message": "string", "service": "string", "tenant": "string", "timestamp": { "nanos": 1, "seconds": 6, "epochSecond": 5, "nano": 8 } }, { "component": "string", "integration_id": "string", "level": "DEBUG", "message": "string", "service": "string", "tenant": "string", "timestamp": { "nanos": 9, "seconds": 3, "epochSecond": 6, "nano": 4 } } ] }