docs: pipeline: inputs: winevtlog: document event_data_as_map option#2620
Conversation
Document the event_data_as_map and event_template_cache_size options added to the in_winevtlog plugin, which emit EventData as a named map built from provider metadata instead of string inserts. Note, code commit 6b005e6c4 without corresponding docs PR. Signed-off-by: Eric D. Schabell <eric@schabell.org>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe winevtlog input documentation adds the Changeswinevtlog EventData map
Estimated code review effort: 1 (Trivial) | ~5 minutes Suggested labels: Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
@patrick-stephens ready for review and I've added the exact triggering code commit for you! |
Document the event_data_as_map and event_template_cache_size options added to the in_winevtlog plugin, which emit EventData as a named map built from provider metadata instead of string inserts.
Note, code commit 6b005e6c4 without corresponding docs PR.
Summary by CodeRabbit
event_data_as_mapoption for Windows Event Log input.