= NewRelic NRQL logs = == Queries == * SELECT count(*) FROM Log SINCE 7 days ago TIMESERIES AUTO FACET agentName * SELECT count(*) FROM Log SINCE 7 days ago TIMESERIES AUTO FACET newrelic.source === Logs: agentName:"Infrastructure" === * newrelic.source:"api.logs" * Channel:"Application" * Computer:"Z-DM-DYN-1" * plugin.type:"nri-agent" === Logs: agentName:-"Infrastructure" === * ''' agentName:-'Infrastructure' ''' * NRQL: {{{ SELECT count(*) FROM Log SINCE 7 days ago TIMESERIES AUTO FACET cluster_name }}} * cluster_name:eks-wso2-dev * plugin.source:k8s-fb-1.10.0 * newrelic.logPattern:nr.DID_NOT_MATCH