P-Sandusky
P-Sandusky
I used the one in /SELKS5-SELKS6/. No luck.
Here's the most recent (two?) runs from Elasticsearch.log: [2021-02-23T14:08:40,776][INFO ][o.e.n.Node ] [SELKS] version[7.11.1], pid[849], build[default/deb/ff17057114c2199c9c1bbecc727003a907c0db7a/2021-02-15T13:44:09.394032Z], OS[Linux/4.19.0-14-amd64/amd64], JVM[AdoptOpenJDK/OpenJDK 64-Bit Server VM/15.0.1/15.0.1+9] [2021-02-23T14:08:40,800][INFO ][o.e.n.Node ] [SELKS] JVM home [/usr/share/elasticsearch/jdk], using bundled JDK...
Not to spam overmuch, but... Running updates directly from apt didn't set things to rights, either. Earlier, Elastic was giving some indexing errors. I found an earlier issue (https://github.com/StamusNetworks/SELKS/issues/238) that...
Here's what I'm getting when I run the install script (I killed Logstash before I ran this, else it would hang): selks-user@SELKS:~/SELKS/scripts$ ls -l total 12 drwxr-xr-x 2 root root...
Still isn't. Now it's showing as "dead." I tried a fresh install from the 6.0 build, hoping to put back anything that might be missing and to start again as...
Elastic hasn't even built out a folder for itself in /var/log. Kibana and Logstash have folders, but Elastic has not generated one.
I had to install an earlier version of Elastic and then upgrade it to the latest version to get it to behave itself semi-appropriately. Now it's failing again, but it...
Here's something a little more complete... ``` selks-user@SELKS:~$ sudo tail -200 /var/log/elasticsearch/elasticsearch.log [2021-02-24T16:34:40,469][INFO ][o.e.p.PluginsService ] [SELKS] loaded module [transport-netty4] [2021-02-24T16:34:40,470][INFO ][o.e.p.PluginsService ] [SELKS] loaded module [unsigned-long] [2021-02-24T16:34:40,470][INFO ][o.e.p.PluginsService ] [SELKS]...
Does the Elasticsearch migration assistant run as part of the upgrade scripts?