https://github.com/osquery/osquery logo
Title
c

chrismsnz

05/02/2023, 10:16 PM
just as an alternative, elastic common schema (ECS) was recently adopted by CNCF OpenTelemetry. There's a usable pipeline definition for elastic to map osquery result logs to ECS (https://github.com/elastic/integrations/blob/main/packages/osquery/data_stream/result/elasticsearch/ingest_pipeline/default.yml) and I've written one in VRL to ingest the logs in to matano which is also ECS-based
z

Zachary Schmerber

05/02/2023, 10:50 PM
nice this is helpful i can use it to get an idea of how to map to OCSF