Skip to content
This repository has been archived by the owner on Apr 16, 2021. It is now read-only.

securityonion-sostat: update Elastic verbiage for when components are not running #1633

Closed
weslambert opened this issue Sep 5, 2019 · 2 comments
Assignees

Comments

@weslambert
Copy link

Example:

Kibana is not running.

Try starting it with:

sudo so-elastic-start
OR
sudo docker start so-kibana

......

should be updated to sudo so-kibana-start.

@dougburks dougburks self-assigned this Sep 9, 2019
dougburks added a commit to Security-Onion-Solutions/securityonion-sostat that referenced this issue Sep 9, 2019
@dougburks
Copy link
Contributor

Please test/verify as follows:

  • create a VM using the new 16.04.6.2 ISO

  • run Setup and choose Evaluation Mode

  • snapshot the VM

  • add the test PPA:

sudo add-apt-repository -y ppa:securityonion/test
  • install updates:
sudo soup
  • stop all Elastic services:
sudo so-elastic-stop
  • run sostat and verify the new verbiage at the end of the output
sudo sostat
  • verify no regressions

  • anything else we missed?

Thanks in advance for your time and effort!

@dougburks
Copy link
Contributor

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants