Anthony Scalisi

Results 39 issues of Anthony Scalisi

Hi folks, Following up on a call with Jason and Matthew, it'd be great to be able to get more information regarding the deployment: At the top as well: We're...

Hi folks, I'm trying to load https://github.com/zimfw/archive functions. ``` zgen load zimfw/archive functions `` It does seem to make into `fpath` but I can't get it to work: ``` 16:20:26...

When trying to install the backend with `npm`, I'm seeing this error: ``` [execute] > [email protected] install /usr/share/statsd/node_modules/modern-syslog > node-gyp rebuild gyp ERR! configure error gyp ERR! stack Error: EACCES:...

I'm using v1 right now and it doesn't seem to work: ```hcl 0.0.0.0 browse log stdout errors stdout filter rule { content_type text/html.* search_pattern Connections replacement blabla } proxy /...

The current state doesnt allow a clean installation of redis on an ubuntu box. As fixed, it's a smooth process. Tested on Ubuntu 10.04.

@sheerun Would it be possible to "override" `File::RDWR|File::CREAT` so that we can actually append for example to the file ?

hi @shoenig, thanks again for the tool. Just noticed: ``` root@master-ubuntu-1404:~# marathonctl -v xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx ``` Any ideas ?

Trying to run `envdir`: ``` '/root/envs' does not exist ``` But the directory exists: ``` root@heroku-i-0b5b786a2e16326d2 [prod-usw2-prod1] ~/envs # pwd /root/envs ``` Issue appears to be here: https://github.com/jezdez/envdir/blob/master/envdir/runner.py#L29 I tried...

Hi @repeatedly, Thanks for the plugin! I have a Syslog input and I'd like to add extra fields from Docker API: In the current form, it won't be optimized as...

Should behave the same by default. Let me know what you think and I'll update the README. Thanks for reviewing it!