terraform-provider-newrelic icon indicating copy to clipboard operation
terraform-provider-newrelic copied to clipboard

Expose logs feature via terraform provider

Open velkovb-nuk opened this issue 4 years ago • 10 comments

Feature Description

Want to be able to manage the Logs configuration via terraform. Log views, drop filters, parsing

Describe Alternatives

The alternative for now is doing it from the NewRelic UI.

Additional context

Add any other context here.

velkovb-nuk avatar Nov 27 '20 11:11 velkovb-nuk

At least drop filters seem to be supported. Right? https://registry.terraform.io/providers/newrelic/newrelic/latest/docs/resources/nrql_drop_rule

fr-ser avatar Mar 19 '21 10:03 fr-ser

It would also be amazing if we could add the created log views to a dashboard via terraform.

sqills-jerh avatar Apr 07 '21 12:04 sqills-jerh

Support around creating syslog drains would also be a nice to have: https://docs.newrelic.com/docs/logs/enable-log-management-new-relic/enable-log-monitoring-new-relic/heroku-log-forwarding/#register-syslog.

Although, this might be tricky to support. There doesn't seem to be a public API for configuring log integrations: https://docs.newrelic.com/docs/apis/intro-apis/introduction-new-relic-apis/.

oliver-hohn avatar Aug 03 '21 10:08 oliver-hohn

With the migration of our logs to NewRelic we would like to use a nice feature of saved views as the way to onboard team members on what logs are exposed and what are the most useful fields for each type.

Unfortunately, it's a bit tricky to manage those views without terraform since we have quite a lot of account and log types.

So it would be great to see log views managed in terraform!

aelmekeev avatar Oct 05 '21 10:10 aelmekeev

Is this feature implemented? If not can we see the progress here

ruwanvm avatar May 17 '22 09:05 ruwanvm

We are missing this feature :) Any ETA on this?

advissor avatar May 17 '22 09:05 advissor

Nice feature, waiting on it as it would be really helpful

AlexeyDP avatar May 26 '22 12:05 AlexeyDP

We're currently researching the work. Will give you all an update when we know more.

kidk avatar Jun 02 '22 12:06 kidk

Its been another 3 months... any news?

whyman10x avatar Sep 05 '22 11:09 whyman10x

Its been another 3 months... any news?

Afaik, there's a new log table widget: https://registry.terraform.io/providers/newrelic/newrelic/latest/docs/resources/one_dashboard#widget_log_table

sqills-jerh avatar Sep 05 '22 11:09 sqills-jerh