Azure / Azure/azure-diagnostics-tools

Feature request: support date-based table names in logstash-input-azurewadtable

Open
#36 1 comment 0 reactions 0 assignees View on GitHub
logstash-input-azuretable
Dominant language
Ruby
Stars
101
Forks
93
PR merge metrics
No merged PRs in 30d

Description

There are many valuable metrics available in tables like `WADMetricsPT1MP10DV2S20160813` but the table name suffix changes with the date every 10 days.

At the moment, retrieving data from these tables via the `logstash-input-azurewadtable` plugin would require regenerating the logstash configuration files every 10 days and restarting the logstash process.

It would be great if the plugin supported a place holder value in `table_name` config parameter which would be replaced at query time with the appropriate date which aligns to the 10-day block beginning immediately before the `last_timestamp`.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.