Practise the standard verbs for building Datadog log pipelines effectively.
0 / 5 completed
1 / 5
Fill in: 'We ___ a log pipeline with structured parsing rules, rather than shipping raw text nobody can actually query efficiently.'
We 'build a pipeline' — the standard, simple collocation for constructing structured log processing. The other options are less idiomatic here.
2 / 5
Fill in: 'A misordered grok parser can ___ half the logs unparsed and dropped into an unhelpful catch-all category.'
We say a misordered parser will 'leave' logs unparsed — the standard, natural collocation for the resulting gap. The other options aren't idiomatic here.
3 / 5
Fill in: 'We ___ parsing rules against a sample log set explicitly, rather than a regex nobody's actually tested against real output.'
We 'test rules' — the standard, simple collocation for validating parsing against sample data. The other options are less idiomatic here.
4 / 5
Fill in: 'We ___ every pipeline change against log volume metrics, rather than assuming a new filter is actually catching what it should.'
We 'check a change' — the standard, simple collocation for confirming a pipeline edit against volume. The other options are less idiomatic here.
5 / 5
Fill in: 'We ___ exclusion filters carefully to control ingest cost, rather than dropping logs a future incident might actually need.'
We 'review filters' — the standard, simple collocation for checking what gets excluded from ingestion. The other options aren't idiomatic here.