amit777

Results 59 comments of amit777

I would have expected the parser to throw an error with this template about the `{% else if invalid %}`

Hi, yes, it's very Linux like.. I just thought maybe it was possible since iTerm2 supports it. It makes it very easy to input into different windows that may be...

Did you ever figure out a solution for this?

Actually, i just tried out tcomment_vim that is referenced in the README and it seems to handle the html files well.

Forgot to mention i followed the installation instructions for linux (centos8). After the yum install, there is no example /etc/logdna/config.yaml file. The documentation seems to indicate the file would be...

I managed to generate a config.yaml based on the syslog entries upon startup. I still cannot figure out how to make the agent monitor a specific set of files. Could...

Hi Todd, I came across your pull request when researching the bugs section of this module. Since we handle many Unicode emails, we are hesitant to put re2 in production....

Thank you! I'm a little confused by your comment: "If you know both the regexp you're matching and the string are in the same character set you can use this...

Ahh, I see.. based on your examples, I believe our regex will be negatively impacted by this bug. I'm no where near an expert in how to fix this, but...