mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-08 10:12:53 +01:00
Update Readme
This commit is contained in:
16
README.md
16
README.md
@@ -12,7 +12,7 @@
|
|||||||
- This script is only designed for standalone boxes and does NOT support distributed deployments.
|
- This script is only designed for standalone boxes and does NOT support distributed deployments.
|
||||||
- Use of this script may result in nausea, vomiting, or a burning sensation.
|
- Use of this script may result in nausea, vomiting, or a burning sensation.
|
||||||
|
|
||||||
Installation:
|
**Installation:**
|
||||||
|
|
||||||
If you are using CentOS 7 there are a couple pre-requisites:
|
If you are using CentOS 7 there are a couple pre-requisites:
|
||||||
|
|
||||||
@@ -28,7 +28,7 @@ git clone https://github.com/Security-Onion-Solutions/securityonion-saltstack
|
|||||||
cd securityonion-saltstack
|
cd securityonion-saltstack
|
||||||
sudo bash so-setup-network.sh
|
sudo bash so-setup-network.sh
|
||||||
```
|
```
|
||||||
Allow Access to Kibana:
|
**Allow Access to Kibana:**
|
||||||
|
|
||||||
For a single host:
|
For a single host:
|
||||||
```
|
```
|
||||||
@@ -41,15 +41,3 @@ sudo /opt/so/saltstack/pillar/firewall/addfirewall.sh analyst 192.168.30.0/24
|
|||||||
Then connect to your master via https://YOURMASTER
|
Then connect to your master via https://YOURMASTER
|
||||||
|
|
||||||
See the [FAQ](https://github.com/Security-Onion-Solutions/securityonion-saltstack/wiki/FAQ) on the Hybrid Hunter wiki.
|
See the [FAQ](https://github.com/Security-Onion-Solutions/securityonion-saltstack/wiki/FAQ) on the Hybrid Hunter wiki.
|
||||||
|
|
||||||
**Warnings and Disclaimers**
|
|
||||||
|
|
||||||
This technology PREVIEW is PRE-ALPHA, BLEEDING EDGE, and TOTALLY UNSUPPORTED!
|
|
||||||
If this breaks your system, you get to keep both pieces!
|
|
||||||
This script is a work in progress and is in constant flux.
|
|
||||||
This script is intended to build a quick prototype proof of concept so you can see what our ultimate ELK configuration might look like. This configuration will change drastically over time leading up to the final release.
|
|
||||||
Do NOT run this on a system that you care about!
|
|
||||||
Do NOT run this on a system that has data that you care about!
|
|
||||||
This script should only be run on a TEST box with TEST data!
|
|
||||||
This script is only designed for standalone boxes and does NOT support distributed deployments.
|
|
||||||
Use of this script may result in nausea, vomiting, or a burning sensation.
|
|
||||||
|
|||||||
Reference in New Issue
Block a user