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
The UTMStack AS400 Collector communicate over ports 9000, 9001 and 50051. Please make sure these ports are open.
11
11
</div>
12
12
<olclass="setup_list">
13
-
<app-utm-list[items]="steps">
13
+
<li>
14
+
<pclass="step-guide">
15
+
<spanclass="step_number">1</span>
16
+
Check pre-installation requirements
17
+
</p>
18
+
<ulclass="mt-3 pl-3" style="list-style-type: circle !important;">
19
+
<li>Compatible with IBM i (AS400) systems that allow remote access to system logs.</li>
20
+
<li>The AS400 Collector requires access to IBM i Host Server services. Make sure the following ports are open from the collector host to the AS400:</li>
21
+
<ulclass="mt-2 pl-4" style="list-style-type: circle !important;">
22
+
<li><strong>8476</strong> – Signon Server (authentication)</li>
23
+
<li><strong>446</strong> – DRDA/JDBC (SQL-based log access, when available)</li>
24
+
<li><strong>8471, 8470, 8475, 8472</strong> – Required when SQL log access is not available and the collector uses the classic JT400 method</li>
0 commit comments