Commit Graph

8933 Commits

Author SHA1 Message Date
William Wernert 9c4bba9ac9 Fix variable reference 2021-11-08 10:08:23 -05:00
Doug Burks b3fd7c548c Merge pull request #6135 from Security-Onion-Solutions/dougburks-patch-1
Improve clarity in CONTRIBUTING.md
2021-11-08 08:53:50 -05:00
Doug Burks dcf6dfb676 Improve clarity 2021-11-08 06:38:16 -05:00
William Wernert 246d41c552 Add additional checks for manager hostname + ip
Check for current hostname, ip, and localhost (ip + string) when setting the manager ip and hostname
2021-11-05 15:56:08 -04:00
William Wernert 988932293f Whiptail changes
* Ask whether to join to or create new dist install
* Also add links to architecture on install type prompts
2021-11-05 15:54:17 -04:00
m0duspwnens 0b28e89f3c change how telegraf script determine if there is already and instance of the script already running 2021-11-04 23:22:13 -04:00
m0duspwnens 665732bd32 dont show points 2021-11-04 14:23:11 -04:00
m0duspwnens b599b49630 enable beat input plugin for telegraf 2021-11-04 13:52:45 -04:00
m0duspwnens edb3b602a9 pipeline overview dashboard changs 2021-11-04 10:59:01 -04:00
William Wernert a4289b7ab9 Merge pull request #6107 from Security-Onion-Solutions/foxtrot
Manage docker gid and run preflight check during setup
2021-11-04 10:07:05 -04:00
Mike Reeves 9b0ce8b395 Merge pull request #6090 from Security-Onion-Solutions/commonupdate
Make common template honor replicas
2021-11-03 14:04:19 -04:00
m0duspwnens 05456b38d1 update panel 2021-11-03 13:54:05 -04:00
m0duspwnens 4fc58e7a5a update panel 2021-11-03 13:51:57 -04:00
Mike Reeves dc07aba63d Update so-common-template.json.jinja 2021-11-03 13:50:31 -04:00
m0duspwnens f1d66e2d51 change searchnode var 2021-11-03 13:40:09 -04:00
m0duspwnens fab0dd2bad add repeating es ingest panel for nontc 2021-11-03 13:25:42 -04:00
Mike Reeves 747f14d60e Make common template honor replicas 2021-11-03 13:11:38 -04:00
William Wernert fb35ff40b4 Just hide whiptail cancel message on test installs 2021-11-03 10:41:44 -04:00
m0duspwnens 2cb31a4c05 fix query 2021-11-03 09:27:02 -04:00
m0duspwnens 32f986c505 change panel 2021-11-03 09:23:21 -04:00
m0duspwnens c8ee67f354 update panel for pipeline_overview 2021-11-03 09:12:32 -04:00
m0duspwnens db80315c06 rename panel 2021-11-03 08:37:33 -04:00
m0duspwnens 8e3b08a831 start of pipeline dashboard 2021-11-03 08:33:20 -04:00
m0duspwnens 677f62ebd1 dont show changes for telegraf conf 2021-11-02 18:22:37 -04:00
William Wernert d927e79154 Exit on failed preflight check during testing 2021-11-02 16:17:08 -04:00
William Wernert 8670aa6cd8 Run check-update in preflight instead of update 2021-11-02 14:29:58 -04:00
William Wernert 7c7c225a41 Fix tmp file check 2021-11-02 14:01:21 -04:00
m0duspwnens 54b034b537 fix spacing on es input 2021-11-02 13:43:59 -04:00
m0duspwnens 2232759fa4 rename file 2021-11-02 12:21:54 -04:00
m0duspwnens f65eea6a03 rename file 2021-11-02 12:09:32 -04:00
William Wernert e4a77acfe6 Move whiptail menus outside of progress func 2021-11-02 12:03:42 -04:00
William Wernert 9671dab2a3 Make so-preflight executable 2021-11-02 11:48:24 -04:00
William Wernert e6adb46364 Run so-preflight during setup 2021-11-02 11:18:23 -04:00
m0duspwnens 7abb2e5935 monitor interface graph total 2021-11-02 11:07:29 -04:00
m0duspwnens 561f86eac8 change eps graphs to use logstash data and not consumptioneps script 2021-11-02 11:06:29 -04:00
William Wernert 9a9d1480de Manage docker group's gid to prevent gid overlap 2021-11-02 10:41:36 -04:00
Josh Brower 8b52f87a60 Merge pull request #6066 from Security-Onion-Solutions/fix/evtx-import-elastic-creds
Fix/evtx import elastic creds
2021-11-02 09:25:25 -04:00
Josh Brower a6f399acf4 Fix evtx import logging 2021-11-02 09:19:32 -04:00
Josh Brower 3534256517 Add evtx import logging 2021-11-02 09:03:52 -04:00
m0duspwnens b109d95d6f add max to zeek capture loss legend 2021-11-02 09:02:48 -04:00
Josh Brower b756c0cd38 Pull ES Creds at Runtime 2021-11-02 08:57:11 -04:00
m0duspwnens 3517ea3f2a select last value for cpucount var 2021-11-02 08:41:57 -04:00
m0duspwnens 5d414c8bdd remove logstash row from manager 2021-11-02 08:36:13 -04:00
Josh Brower 2b56b53c15 Merge pull request #6064 from Security-Onion-Solutions/feature/support_non-wel_beats
Support non-WEL Beats
2021-11-02 08:29:48 -04:00
Josh Brower 2ba619144c Support non-WEL Beats 2021-11-02 08:23:29 -04:00
m0duspwnens a9be0a0409 create and add mon traffic combined graph to sensor dash 2021-11-02 07:55:39 -04:00
m0duspwnens bf116d210e mostly overview dash panel changes 2021-11-01 17:48:02 -04:00
William Wernert f8b62b63f9 Merge pull request #6061 from Security-Onion-Solutions/foxtrot
Fix NIC string values for VLAN tagged interfaces
2021-11-01 16:43:52 -04:00
m0duspwnens f4d9455872 revert to b63b50d98c 2021-11-01 16:10:13 -04:00
m0duspwnens 936c796b9d Revert "graph changes"
This reverts commit 8857fca797.
2021-11-01 15:19:50 -04:00