{"info":{"_postman_id":"07d6e834-89ac-4e70-b7a2-d79a2c660d43","name":"Sabertooth","description":"<html><head></head><body><p>A logger for all your needs<br>level can have three values, info, debug, error</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"22341383","collectionId":"07d6e834-89ac-4e70-b7a2-d79a2c660d43","publishedId":"2s9Ye8eu4T","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2023-11-18T14:51:23.000Z"},"item":[{"name":"IngestLogs","id":"5063ab0c-0c91-4c1a-83d6-9c525a3d2bb7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n            \"level\": \"info\",\n            \"data\": {\n                \"meow\": \"pussy\"\n            },\n            \"timestamp\": \"2022-12-16T12:34:00.000Z\",\n            \"appId\": \"12345\",\n            \"streamId\": \"23456\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sabertooth.fly.dev/ingest","description":"<p>Add logs to the db</p>\n","urlObject":{"path":["ingest"],"host":["https://sabertooth.fly.dev"],"query":[],"variable":[]}},"response":[],"_postman_id":"5063ab0c-0c91-4c1a-83d6-9c525a3d2bb7"},{"name":"Realtime","id":"9a6940a2-c7b6-4d92-80c7-15d51b1fcde1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://sabertooth.fly.dev/stream?level=info&resource_id=ew123eaa&trace_id=ed23133&span_id=eq23aa&commit=9bffcdd&parent_resource_id=awq12&msg_regex=redis","description":"<p>View logs from Redis Pub/Sub at realtime. Keep Alive Connection!</p>\n","urlObject":{"path":["stream"],"host":["https://sabertooth.fly.dev"],"query":[{"key":"level","value":"info"},{"key":"resource_id","value":"ew123eaa"},{"key":"trace_id","value":"ed23133"},{"key":"span_id","value":"eq23aa"},{"key":"commit","value":"9bffcdd"},{"key":"parent_resource_id","value":"awq12"},{"key":"msg_regex","value":"redis"}],"variable":[]}},"response":[],"_postman_id":"9a6940a2-c7b6-4d92-80c7-15d51b1fcde1"},{"name":"GetLogs","id":"3c51f410-7628-4f60-97bd-4dc3a25fe9cd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://sabertooth.fly.dev/logs","description":"<p>Get all logs from the DB</p>\n","urlObject":{"path":["logs"],"host":["https://sabertooth.fly.dev"],"query":[{"disabled":true,"key":"from","value":"2023-10-16T12:34"},{"disabled":true,"key":"to","value":"2025-12-16T12:34"},{"disabled":true,"key":"level","value":"info"},{"disabled":true,"key":"resource_id","value":"ew123eaa"},{"disabled":true,"key":"trace_id","value":"ed23133"},{"disabled":true,"key":"span_id","value":"eq23aa"},{"disabled":true,"key":"commit","value":"9bffcdd"},{"disabled":true,"key":"parent_resource_id","value":"awq12"},{"disabled":true,"key":"msg_regex","value":"^redis$"}],"variable":[]}},"response":[],"_postman_id":"3c51f410-7628-4f60-97bd-4dc3a25fe9cd"}],"event":[{"listen":"prerequest","script":{"id":"35cf4884-bc91-45e0-86d6-59af03f2cd39","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"a11e3ac5-a228-46cd-a081-94b870706501","type":"text/javascript","exec":[""]}}],"variable":[{"key":"host","value":"https://sabertooth.fly.dev","type":"string"}]}