billgraziano / xelogstash

Send SQL Server Extended Events to Logstash, Elastic Search, or JSON
Other
26 stars 11 forks source link

Create a sink to sample results #78

Closed billgraziano closed 2 years ago

billgraziano commented 2 years ago

When doing configuration before deployment, I want to see a sample of events. At the simplest, one of each event per minute. And then one of each event per minute per server. These should be written to individual files. Write these into ./sinks/samples

billgraziano commented 2 years ago

Added in 1.7.7