File tree Expand file tree Collapse file tree 1 file changed +52
-0
lines changed
src/content/docs/logs/logpush/logpush-job/datasets/account Expand file tree Collapse file tree 1 file changed +52
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ # Code generator. DO NOT EDIT.
3+
4+ title : IPSec Logs
5+ pcx_content_type : configuration
6+ sidebar :
7+ order : 21
8+ ---
9+
10+ The descriptions below detail the fields available for ` ipsec_logs ` .
11+
12+ ## Level
13+
14+ Type: ` string `
15+
16+ The level of the log.
17+
18+ ## LocalIP
19+
20+ Type: ` string `
21+
22+ The local IP address associated with the log.
23+
24+ ## LocalPort
25+
26+ Type: ` int `
27+
28+ The local port associated with the log.
29+
30+ ## Message
31+
32+ Type: ` string `
33+
34+ The log message.
35+
36+ ## RemoteIP
37+
38+ Type: ` string `
39+
40+ The remote IP address associated with the log.
41+
42+ ## RemotePort
43+
44+ Type: ` int `
45+
46+ The remote port associated with the log.
47+
48+ ## Timestamp
49+
50+ Type: ` int or string `
51+
52+ Timestamp at which the log occurred.
You can’t perform that action at this time.
0 commit comments