Marusyk / grok.net

.NET implementation of the grok 📝
MIT License
284 stars 55 forks source link

Possibility to group by keys #83

Open Marusyk opened 1 month ago

Marusyk commented 1 month ago

There are use cases when we need to get the number of unique keys (see https://github.com/Marusyk/grok.net/discussions/82)

For code it is not a problem but for powershell module it would be great to have such option

aosman96 commented 1 month ago

extending time