iJebus

Results 21 comments of iJebus

@cloudchristoph third from the top. For what it's worth, I was notcing the same problem and it was indeed fixed by removing the double click action per https://github.com/noah-nuebling/mac-mouse-fix/issues/104#issuecomment-833763477.

This seems to be working fine for me in WAL-E version 1.1.0.

Seconding the experience of @alexppg, experiencing this error and removing the helm repo resulted in terraform working again. I didn't try adding the helm repo back again to confirm if...

Yep, just started hitting this with no changes 😞. How odd.

I don't think the suggestion works when you have multiple rules. Or at least, you'd need to make an increasingly complex regex to negate.

I think you want . ``` @type record_transformer tag mylog ```

Oops, nevermind; that would add a new field of `tag`.

I'm new to fluentd but as far as I can tell, `record_transformer` isn't applicable when you want to rewrite some records based on tags but not all of them. For...

Ah so it re-enters from the top? I had assumed it would be re-emitted from that match and continue down. Like I said, I'm new 😅 Anyway I understand now...

Are you on macOS? It might need to be explicitly allowed. ![image](https://user-images.githubusercontent.com/5284181/132623467-8aeb0243-e4c2-4628-a78d-685e1a177f89.png) Or is it only when you run the scan?