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

Feature request: support for logging sinks #368

Closed
rlisewski opened this issue Aug 30, 2017 · 5 comments
Closed

Feature request: support for logging sinks #368

rlisewski opened this issue Aug 30, 2017 · 5 comments

Comments

@rlisewski
Copy link

Hi,
I'm trying to get notifications triggered by activity logs to Slack. The step after creating pub/sub topic is to create logging sink which exports logs to that topic. It can't be done via terraform. Here is related API
https://developers.google.com/apis-explorer/#search/logging.projects.sinks.create/

Terraform Version

0.10.2

Expected Behavior

Ability to create logging sinks

Actual Behavior

Can't create logging sinks

@danawillow
Copy link
Contributor

Project sinks fixed in #432, billing acct sinks in progress in #457

@daaain
Copy link

daaain commented Sep 27, 2017

It seems that this feature should be ready in master as both PRs are now merged?

Apologies for the off topic question, but is there a way to use this somehow before 1.0 lands? I couldn't find anything in the docs about installing provider plugins from Github master. Or do you have any timelines yet when would this be released?

@danawillow
Copy link
Contributor

There are two more stackdriver logging sinks (organizations and folders), so let's keep this open to track those.

You can build from source by cloning the repo and running make build- the next terraform init should pick that up (you may need to fiddle with your $PATH or other things). However, I strongly recommend against doing this for production resources- we make no guarantees that everything in a given release candidate won't change in backwards-incompatible ways before we actually make the release, so it's definitely a risky maneuver. We're hoping to do the release today, but since things can easily go wrong let's say within the next week.

@rosbo rosbo removed their assignment Oct 2, 2017
@selmanj
Copy link
Contributor

selmanj commented Oct 2, 2017

Release has occurred; you should be able to use the new project logging sink:

https://www.terraform.io/docs/providers/google/r/logging_project_sink.html

@selmanj selmanj closed this as completed Oct 2, 2017
luis-silva pushed a commit to luis-silva/terraform-provider-google that referenced this issue May 21, 2019
@ghost
Copy link

ghost commented Mar 30, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 hashibot-feedback@hashicorp.com. Thanks!

@ghost ghost locked and limited conversation to collaborators Mar 30, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

6 participants