-
Hi,
Cool project & preprint!
Just in case you're interested: I've recently spent some time getting lots more data out of HEKA files (including protocols, compensation settings etc). Code is on git…
-
Current files I have are either much to large, or from very old versions.
Next time I have access to a machine I should make 1 small file that contains:
- An example with 1 group, 1 series, and …
-
This tool looks like a Swiss Army Knife. https://hekad.readthedocs.org/en/latest/getting_started.html
-
# Heka
[http://localhost:8000/heka.html](http://localhost:8000/heka.html)
-
We have recently released a python module for loading HEKA filetypes (https://github.com/easy-electrophysiology/load-heka-python). Currently HEKA loading is available in Neo through the Stimfit module…
-
**Describe the bug**
My TDF 5.0 connects perfectly to QZ and one time I have also succeeded connecting to Kinomap with full control of inclination, resistance etc.
That it no longer possible. I a…
-
I tried building this into current heka master.
I got an error saying that the mitchellh/goamz dependency couldn't be found.
I converted the mitchellh/goamz import in your code to the AdRoll/goa…
-
A user has reported that using the Heka client code to send data to a Heka instance over TCP is losing messages when Heka restarts. The following is sample code that is said to cause the issue. To rep…
-
Missing a hekad.toml
```
➜ heka git:(master) ack 00-hekad
heka/server.sls
26:/etc/heka/conf.d/00-hekad.toml:
28: - source: salt://heka/files/00-hekad.toml
42: - file: /etc/he…
epcim updated
7 years ago
-
I try heka to send logs from '/var/log/local7.log' to Elastichsearch. It seems working. Now i would like to visualize heka dashboard. But on `http://localhost:4352`, i only see a `data/` directory wit…