Correctness
Like our performance tests, our correctness tests use the same test harness. To learn more, click on each test, or visit the "How It Works" section in the test harness README.
Tests
Test | Vector | Filebeat | FluentBit | FluentD | Logstash | Splunk UF | Splunk HF |
---|---|---|---|---|---|---|---|
Disk Buffer Persistence | ✅ | ✅ | ❌ | ❌ | ⚠️ | ✅ | ✅ |
File Rotate (create) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
File Rotate (copytruncate) | ✅ | ❌ | ❌ | ❌ | ❌ | ✅ | ✅ |
File Truncation | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
Process (SIGHUP) | ✅ | ❌ | ❌ | ❌ | ⚠️ | ✅ | ✅ |
TCP Streaming | ✅ | ❌ | ❌ | ❌ | ❌ | ✅ | ✅ |
JSON (wrapped) | ✅ | ✅ | ❌ | ✅ | ✅ | ✅ | ✅ |
✅ = passed
❌ = failed
⚠️ = unknown, please click into the test for an explanation