- KNOWLEDGE BASE
- TROUBLESHOOTING AND DEBUGGING
-
START YOUR TRIAL
-
DEVICE INTEGRATION
-
CONNECTORS
-
DATA INGESTION
-
HUNTING WITH WORKBOOKS
-
DNIF Query Language (DQL Language)
-
SECURITY MONITORING
-
OPERATIONS
-
MANAGE DASHBOARDS
-
MANAGE REPORTS
-
USER MANAGEMENT & ACCESS CONTROL
-
BILLING
-
MANAGING YOUR COMPONENTS
-
GETTING STARTED
-
INSTALLATION
-
SOLUTION DESIGN
-
AUTOMATION
-
TROUBLESHOOTING AND DEBUGGING
-
LICENSE MANAGEMENT
-
RELEASE NOTES
-
API
-
POLICIES
-
SECURITY BULLETINS
-
BEST PRACTICES
-
DNIF AI
-
DNIF LEGAL AND SECURITY COMPLIANCE
PICO
Prerequistes
- Ensure all the conditions mentioned in Before your Begin are met before proceeding with Installation.
It is mandatory for PICO to have a VPN connectivity to Core private interface i.e. the CORE_IP mentioned while bringing up the component.
Installation
The installation and setup of the Pico is handled by the script which is to be run by using below command:
bash -c "$(curl -s https://raw.githubusercontent.com/dnif/installer/main/picoinstaller.sh)"
The inputs required are:
- CORE_IP: Specify the IP Address of the Core to bind to a tenant ( previously known as cluster)
- PROXY: This is an optional input if a proxy setup is present in your environment.