Build OCI Logging search queries with filters and aggregation patterns.
Output will appear here...OCI Logging provides a centralized log management service that collects logs from OCI services, custom applications, and audit events. Searching these logs requires writing queries using the OCI Logging Query Language, which supports filtering by compartment, log group, log type, time range, and field-level predicates with operators like =, !=, =~, and search(). This builder helps you construct syntactically correct logging queries with proper field paths, time range specifications, and logical operators. It supports building queries for audit logs, service logs, and custom logs.
Disclaimer: This tool runs entirely in your browser. No data is sent to our servers. Always verify outputs before using them in production. AWS, Azure, and GCP are trademarks of their respective owners.