Is it possible to do a command line only install of SO 14?
Jason,
Currently, the only method of doing this is as described here:
https://github.com/Security-Onion-Solutions/security-onion/wiki/Automating-Setup
Thanks,
Wes
Hey everyone,
Is it possible to do a command line only install of SO 14?
--
Follow Security Onion on Twitter!
https://twitter.com/securityonion
---
You received this message because you are subscribed to the Google Groups "security-onion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to security-onion+unsubscribe@googlegroups.com.
To post to this group, send email to security-onion@googlegroups.com.
Visit this group at https://groups.google.com/group/security-onion.
For more options, visit https://groups.google.com/d/optout.
There is also an issue open here for an interactive command-line install:
https://github.com/Security-Onion-Solutions/security-onion/issues/977
Thanks,
Wes
Jason,
Currently, the only method of doing this is as described here:
https://github.com/Security-Onion-Solutions/security-onion/wiki/Automating-Setup
Thanks,
Wes
On Jan 6, 2017 10:56 AM, "Jason" <jca...@gmail.com> wrote:
Hey everyone,
Is it possible to do a command line only install of SO 14?
--
Follow Security Onion on Twitter!
https://twitter.com/securityonion
---
You received this message because you are subscribed to the Google Groups "security-onion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to security-onion+unsubscribe@googlegroups.com.
To post to this group, send email to securit...@googlegroups.com.
Patrick, have you run the script a second time?
Thank,
Wes
On Friday, January 6, 2017 at 11:12:46 AM UTC-5, Jason wrote:
> I'll take a look. Thanks, Wes!
While on the subject, I'm trying to spin up a server only config in AWS using user data only. I'm not sure how familiar you are with AWS and user data, but it basically allows you to script the entire installation and configuration of servers so that no user intervention is required.
Knowing that, here is my sosetup.conf for a server only install:
MGMT_INTERFACE='eth0'
MGMT_CONFIG_TYPE='DHCP'
SERVER=1
SERVERNAME='localhost'
SSH_USERNAME=''
SGUIL_SERVER_NAME='securityonion'
SGUIL_CLIENT_USERNAME='MY PERSONAL USERNAME'
SGUIL_CLIENT_PASSWORD_1='MY PERSONAL PASSWORD'
XPLICO_ENABLED='no'
ELSA=YES
UPDATE_ELSA_SERVER='YES'
LOG_SIZE_LIMIT='10000000000'
OSSEC_AGENT_ENABLED='yes'
OSSEC_AGENT_LEVEL='5'
SALT='yes'
SENSOR=0
BRO_ENABLED='yes'
IDS_ENGINE_ENABLED='yes'
SNORT_AGENT_ENABLED='no'
PCAP_ENABLED='yes'
PRADS_ENABLED='no'
SANCP_AGENT_ENABLED='no'
PADS_AGENT_ENABLED='no'
HTTP_AGENT_ENABLED='no'
ARGUS_ENABLED='no'
IDS_RULESET='TALOS and ET'
OINKCODE='733cdfaa7588432336a8347fd160bc400a4697a4'
PF_RING_SLOTS=4096
IDS_ENGINE='suricata'
IDS_LB_PROCS='2'
HOME_NET='MY NET'
BRO_LB_PROCS='2'
EXTRACT_FILES='yes'
PCAP_SIZE='150'
PCAP_RING_SIZE='64'
PCAP_OPTIONS='-c'
WARN_DISK_USAGE='80'
CRIT_DISK_USAGE='90'
DAYSTOKEEP='15'
DAYSTOREPAIR='7'
After turining on the server and it automatically running sudo sosetup -f ~/sosetup.conf using the above, SO gets installed and updated, but Ossec wont start.
Here is /var/log/nsm/ossec_agent:
Executing: /usr/bin/ossec_agent.tcl -o -f /var/ossec/logs/alerts/alerts.log -i 127.0.0.1 -p 5 -c /etc/nsm/ossec/ossec_agent.conf
chown: invalid user: ΓÇÿsguilΓÇÖ
No passwd entry for user 'sguil'
sostat redacted attached. Keep in mind, no sensor has been added.
--
Follow Security Onion on Twitter!
https://twitter.com/securityonion
---
You received this message because you are subscribed to the Google Groups "security-onion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to security-onion+unsubscribe@googlegroups.com.
To post to this group, send email to security-onion@googlegroups.com.