-
Trying to get stenographer working in a docker container and I have run into an issue. When I try and launch inside the container I get the following:
```[root@testsensor1 /]# /usr/bin/stenographer…
-
Seeing following error while running Stenographer install.sh
```
Nov 20 07:50:43 ip-172-31-18-102 stenographer[25641]: 2019-11-20T07:50:43.528685Z T:225257 [stenotype.cc:606] CHECK(SUCCEEDED(__chec…
-
- Debian GNU/Linux 10 (buster)
- Linux 4.19.0-10-amd64
- go version go1.11.6 linux/amd64
Using latest stenographer, can get through install and setup and systemd starts correctly, but seems to di…
-
When setting **dir** flag in Stenographer config, it still keeps the **default /tmp/stenographerN** which always ends up being the one used.
Eg.
`"Flags": [ "-v", "--dir=/data/stenographer/tmp", "…
-
A while back, I tried to gain an in-depth understanding of what exactly happens in `backend/grammar.py`, but never felt like I really got the hang of it. Since pyparsing now offers railroad diagrams, …
-
Stenotype still has issues with zero-packet interfaces. The integration test is a good example of this: often, stenotype must be `kill -9`'d, because it's unresponsive unless it gets some non-zero n…
-
It would be helpful to have a configuration option that disables stenotype altogether. This would allow the stenographer server to run and serve an existing database to clients, which is useful for te…
dcode updated
5 years ago
-
Hi,
expanding on our PR #221, we are currently exploring a simple gRPC-based notification scheme for stenotype's index creation (more on that in a later post). To prevent rejection of a subsequent PR…
rmrnc updated
4 years ago
-
It looks like Stenotype's seccomp sandbox may need tweaked for the version of libc that ships with Ubuntu 18.04. For now, those using 18.04 may need to run with `--seccomp=none`.
```
#0122019-01-0…
hosom updated
5 years ago
-
Classification: Enhancement
Reproducibility: Not Applicable
## Summary/Rationale
This feature request is to allow arpeggiate to be implicitly triggered by a certain subset of the main stenotype keys…
owl92 updated
6 years ago