-
We use logstash 2.1.0 mostly to process and ship local log files on our servers to a remote logstash endpoint (to eventually end up inside Elasticsearch) on Windows.
I tried to upgrade to 2.4.0 today…
-
Used to be that the `run_pack_tests_without_creating_virtualenv` test passed successfully. It has not passed for a couple weeks now.
```
{
"created_at": "2017-03-22T00:50:10.66979…
-
When we do pre build of wheels in some shared particular directory we can run into race condition.
Such as we do with **pecan** dependency.
When we populate the shared wheelhouse, both mistral and an…
-
The lc-admin tool enables you to monitor the progress of the client.
Is there some mechanism to monitor the health of the server? Use case is running logstash on multiple nodes behind a load balanc…
-
hi,
logstash: 1.4.2
log-courier: Log Courier version 1.6.3.gc967820 client
prior versions: log-courier shipper & input-plugin 1.3.1
i compiled log-courier shipper without problem.
after this i upgra…
-
i have the logshipper configure as follows:
```
...
"files": [
{
"paths": [
"/var/log/messages",
"/var/log/syslog",
"/var/log/daemon.log"
],
"fields":…
-
-
root@ip-10-169-136-74:~# GLI_DEBUG=true /opt/conjur/bin/conjur authn whoami
error: Permission bits for '/etc/conjur.identity' should be 0600, but are 640
/opt/conjur/embedded/lib/ruby/gems/1.9.1/gems/…
-
Most (especially new) lsf users start with self-signed certs.
For these certs, there is no value in requiring a ServerName (CN or IP) check, yet in Go 1.3 they made CN/IP checks mandatory.
Remediati…