You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sample logs scenario - send to wired streams and classic streams at the same time (#220737)
To be able to better test classic vs. wired streams, this PR expands the
`sample_logs` scenario to send to both of these places.
<img width="1130" alt="Screenshot 2025-05-11 at 10 55 36"
src="https://github.com/user-attachments/assets/0e75c82e-e96c-4f81-abcc-32347cd82d6b"
/>
```
node scripts/synthtrace.js sample_logs --live --kibana=http://elastic:changeme@localhost:5601 --target=http://elastic:changeme@localhost:9200 --liveBucketSize=1000
```
0 commit comments