AlphaSOC Data Lake: Broader Coverage and Richer OCSF Output
Improvement
We have expanded what the data lake query API returns and what you can filter on, so more of your data is reachable and each record carries more detail.
Key features
- Nothing is silently skipped: Events AlphaSOC does not yet map to a specific OCSF class are now returned as an OCSF Base Event with the original record attached, and can be queried with
class_name=base_event. Coverage gaps are visible in your results instead of quietly missing from them. - More filters, in more places:
evidence_type=systemis now accepted in evidence queries, anduser_agentfilters match audit records as well as HTTP records. - Richer URL and endpoint detail: HTTP and evidence records now carry
http_request.url.hostname,http_request.url.scheme, andhttp_request.url.pathalongside the full URL, plusdst_endpoint.ipanddst_endpoint.port, so you can pivot on a hostname or a port without parsing strings yourself. - Activity rows are labeled distinctly: Results from the
activitydataset now read "AlphaSOC Activity" rather than "AlphaSOC Evidence", so the two are easy to tell apart in Splunk and in raw API output.
All of these changes are additive, so existing queries and integrations continue to work unchanged.
Learn More
- AlphaSOC data lake for Splunk: docs.alphasoc.com/platform_integrations/alphasoc_for_splunk
- OCSF output: docs.alphasoc.com/escalating_findings/ocsf