Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose logs feature via terraform provider #1043

Closed
velkovb-nuk opened this issue Nov 27, 2020 · 11 comments
Closed

Expose logs feature via terraform provider #1043

velkovb-nuk opened this issue Nov 27, 2020 · 11 comments

Comments

@velkovb-nuk
Copy link

velkovb-nuk commented Nov 27, 2020

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.

@jpvajda jpvajda added impact:high enhancement New feature or request labels Dec 2, 2020
@fr-ser
Copy link

fr-ser commented Mar 19, 2021

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

@jeroen-hulleman-sqills
Copy link

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

@oliver-hohn
Copy link

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/.

@aelmekeev
Copy link

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!

@ruwanvm
Copy link

ruwanvm commented May 17, 2022

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

@advissor
Copy link

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

@AlexeyDP
Copy link

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

@kidk
Copy link
Contributor

kidk commented Jun 2, 2022

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

@whyman10x
Copy link
Contributor

Its been another 3 months... any news?

@jeroen-hulleman-sqills
Copy link

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

@kidk
Copy link
Contributor

kidk commented Mar 6, 2023

Parsing and obfuscation have recently been added with data partitions being released soon. If you feel any other features are missing I'd like to ask to create a specific issue for them. I'm going to close this ticket, but feel free to continue the conversation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests