How It Works
Learn about the different ways to generate and send logs to your SIEM platform
The Catalog provides access to a curated collection of real-world log samples, starting with samples from the Hayabusa project. These logs are pre-processed and ready to use for testing your SIEM detections.
How it works:
- Browse the catalog to find log samples by type, category, or search terms
- Select a log entry to view its metadata (event count, file size, description)
- Configure your target system (Splunk or Elasticsearch) settings
- Submit the log for processing - it will be sent directly to your SIEM
- Track the processing status and view results in your SIEM platform
Note
The Insert feature allows you to upload your own Windows Event Log (EVTX) files for processing and sending to your SIEM platform. This is useful for testing detections with logs from your own environment.
How it works:
- Upload an EVTX file from your local system
- Configure your target system settings (Splunk or Elasticsearch)
- The file is securely uploaded and processed
- Events are extracted, normalized, and sent to your configured SIEM
- Monitor processing status and verify logs appear in your SIEM
Supported formats
Synthetic Logs allow you to create custom log events by specifying event types and field values. This is perfect for testing specific detection scenarios without needing real log files or waiting for events to occur naturally.
How it works:
- Select an event type (e.g., Sysmon Event ID 1 for process creation)
- Specify field values you want to customize (e.g., process name, command line)
- Leave other fields empty to have them auto-generated with realistic synthetic values
- Configure your target system and submit
- The synthetic event is generated, normalized, and sent directly to your SIEM
Tip
Supported event types
Regardless of which method you use, the general workflow is the same:
- Configure your target system (Splunk or Elasticsearch) in Settings
- Select or create your log source (Catalog, Upload, or Synthetic)
- Submit for processing
- Monitor the job status
- Verify logs appear in your SIEM platform
- Test your detections and queries