-
Event viewer shows the following message:
`Child process [3596 - C:\temp\tunnel/plink.exe -batch -v -N -L 6379:127.0.0.1:6379 ubuntu@redis.logsearch.cityindextest5.co.uk -i "C:\temp\tunnel/logsearch-…
-
Tunnel install script should use runas to cache server credentials as correct user.
eg:
```
runas /user:CITYINDEX\svc.ppe.logsearch "echo y | plink.exe @ -i "
```
at:
https://github.com/cityindex…
-
builds
```
---
applications:
- name: logsearch-purge-bot
buildpack: https://github.com/cloudfoundry-community/.net-buildpack
memory: 256
instances: 1
path: ./_bin
env:
elasticSearchUrl…
-
When using a fresh `vagrant up` from commit 744365e8d482b50dffa55dfa559ddd5f19931808 the tests fail.
```
vagrant@vagrant-ubuntu-precise-64:/app/app$ rake logstash:test:all_types
==> Running logstash…
-
- Also ensure that redis-logstash is restarted after a test run
-
I'm getting this error message `The program 'rake' is currently not installed. To run 'rake' please ask your administrator to install the package 'rake'` when trying to follow steps described in this…
-
Have you considered moving over from Vagrant to Docker/lxc-containers?
See https://github.com/jbfink/docker-wordpress/blob/master/Dockerfile for an example of a basic Dockerfile. Since most of the li…
-
I'm getting this error message after executing the following command: `rake --trace package:windows_shipper[example/logsearch-on-aws/ppe-cluster/windows-shipper-wmi,packages/windows-shipper-wmi,v0.0.1…
-
Since rolling out multiline support for lumberjack messages - #351 - the redis node where the lumberjack ingestor runs has been using 100% CPU.
Figure out why. Stop it.
-
See 4) in https://github.com/cityindex/logsearch-development-flow/issues/152#issuecomment-23421782 for the background.
The recent stack refactoring results in a split of the former broker into a sepa…
sopel updated
11 years ago