You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 16, 2021. It is now read-only.
avoid issues with hyphenated hostnames (like elastic-virtual-machine)
cron job should not run until after cross cluster settings are initially applied
cron job should run as a limited user
add logrotate entry for /var/log/elasticsearch/crossclustercheck.log
enable/disable via /etc/nsm/securityonion.conf
so-elastic-start
break into separate scripts (so-elastic-start calls so-elastic-start-elasticsearch...)
/etc/init/securityonion.conf
check for /etc/init.d/xplico before trying to execute it
CapMe
check for IPv6 addresses
detect BRO_PE / BRO_X509 and pivot to BRO_FILES via FID and then to BRO_CONN via CID
increase $st and $et window and check for multiple results
sosetup-elastic
if configuring master-only, syslog-ng.conf never gets updated, thus logs never make it to Elastic (resolved in securityonion-elastic - 20171020-1ubuntu1securityonion13)
always disable Xplico
when re-running setup, make sure that /etc/nsm/crossclustertab gets removed
disable FreqServer and DomainStats when running Production Mode
so-status
elasticsearch and logstash output should be moved inside if statement in case they are disabled
move elastic logic to so-elastic-status and have so-status just call service nsm status and then so-elastic-status
securityonion-elastic package
postinst should run so-elastic-configure if Elastic is enabled and should include error checking
The text was updated successfully, but these errors were encountered:
Elasticsearch
Kibana
Logstash
so-crossclustercheck
/etc/nsm/securityonion.conf
so-elastic-start
/etc/init/securityonion.conf
CapMe
$st
and$et
window and check for multiple resultssosetup-elastic
/etc/nsm/crossclustertab
gets removedso-status
so-elastic-status
and have so-status just callservice nsm status
and thenso-elastic-status
securityonion-elastic package
so-elastic-configure
if Elastic is enabled and should include error checkingThe text was updated successfully, but these errors were encountered: