Depending on what kind of installation you did, the Setup wizard may have already walked you through adding firewall rules to allow your analyst IP address(es). If you need to make other adjustments to firewall rules, you can do so by going to :ref:`administration` --> Configuration --> firewall --> hostgroups.
If for some reason you can't access :ref:`soc` at all, you can use the so-firewall command to allow the IP address of your web browser to connect (replacing <IP ADDRESS>
with the actual IP address of your web browser):
sudo so-firewall includehost analyst <IP ADDRESS>
For more information, please see the :ref:`firewall` section.
You can check the :ref:`grid` page to see if all services are running correctly.
Note
Please note that new nodes start off showing a red Fault and may take a few minutes to fully initialize before they show a green OK.
You can also verify services are running from the command line with the :ref:`so-status` command:
sudo so-status
You should be able to do most administration from :ref:`soc` but if you need access to the command line then we recommend using :ref:`ssh` rather than the :ref:`console`.
- Review the :ref:`elasticsearch` section to see if you need to change any of the default settings.
- Review the :ref:`stenographer` and :ref:`suricata` sections to see if you need to change the PCAP retention settings.
- Go to :ref:`administration` and then click Configuration to see some of the options that you may want to configure. For example, you may want to enable reverse DNS lookups when viewing IP addresses in :ref:`soc`. For more information, please see the :ref:`soc-customization` section.
- While on the :ref:`administration` page, you may want to set your preferred :ref:`ntp` server.
- Full-time analysts may want to connect using a dedicated :ref:`desktop`.
- Any IDS/NSM system needs to be tuned for the network it’s monitoring. Please see the :ref:`detections` and :ref:`rules` sections.