|
1 | 1 | # Infoblox NIOS
|
2 | 2 |
|
3 |
| -The Infoblox NIOS integration collects and parses DNS, DHCP, and Audit data collected from [Infoblox NIOS](https://www.infoblox.com/products/nios8/) via TCP/UDP or logfile. |
| 3 | +The Infoblox NIOS integration collects and parses DNS, DHCP, and Audit data collected from [Infoblox NIOS](https://www.infoblox.com/products/nios/) via TCP/UDP or logfile. |
4 | 4 |
|
5 | 5 | ## Setup steps
|
6 | 6 | 1. Enable the integration with TCP/UDP input.
|
7 | 7 | 2. Log in to the NIOS appliance.
|
8 |
| -3. Configure the NIOS appliance to send messages to a Syslog server using the following steps. For further information, refer to [Using a Syslog Server](https://docs.infoblox.com/display/NAG8/Using+a+Syslog+Server#UsingaSyslogServer-SpecifyingSyslogServers). |
| 8 | +3. Configure the NIOS appliance to send messages to a Syslog server using the following steps. For further information, refer to [Using a Syslog Server](https://docs.infoblox.com/space/nios90/1380844672/Specifying+Syslog+Servers). |
9 | 9 | 1. From the Grid tab, select the Grid Manager tab -> Members tab, and then navigate to Grid Properties -> Edit -> Monitoring from the Toolbar.
|
10 | 10 | 2. Select **Log to External Syslog Servers** to send messages to a specified Syslog server.
|
11 | 11 | 3. Click the **Add** icon to define a new Syslog server.
|
12 |
| - 4. Enter the IP **Address** of the Elastic Agent that is running the integration. |
| 12 | + 4. Enter the IP **Address** or the **FQDN** of the Elastic Agent that is running the integration. |
13 | 13 | 5. Select **Transport** to connect to the external Syslog server.
|
14 | 14 | 6. If you are using Secure TCP transport, upload a self-signed or a CA-signed **Server Certificate**.
|
15 | 15 | 7. From the drop-down list select the **Interface** through which the appliance sends Syslog messages to the Syslog server.
|
@@ -38,7 +38,7 @@ The Infoblox NIOS integration collects and parses DNS, DHCP, and Audit data coll
|
38 | 38 |
|
39 | 39 | ## Compatibility
|
40 | 40 |
|
41 |
| -This module has been tested against `Infoblox NIOS version 8.6.1` with the below-given logs pattern. |
| 41 | +This module has been tested against `Infoblox NIOS version 9.0.3` with the below-given logs pattern. |
42 | 42 |
|
43 | 43 | ## Log samples
|
44 | 44 | Below are the samples logs of the respective category:
|
|
0 commit comments