Template:Networking rutos manual traffic logging: Difference between revisions
No edit summary |
No edit summary |
||
(22 intermediate revisions by 8 users not shown) | |||
Line 1: | Line 1: | ||
<!-- Template uses {{{name}}}, {{{series}}}, --> | <!-- Template uses {{{name}}}, {{{series}}}, --> | ||
{{Template: | {{Template: Networking_device_manual_fw_disclosure | ||
| series = {{{series}}} | | series = {{{series}}} | ||
| name = {{{name}}} | |||
| fw_version ={{Template: Networking_device_manual_latest_fw | |||
| series = {{{series}}} | |||
| name = {{{name}}} | |||
}} | |||
}} | }} | ||
__TOC__ | __TOC__ | ||
==Summary== | |||
The <b>Traffic Logging</b> page provides the possibility to set up a periodic transfers of the selected traffic log to an FTP server. | |||
This manual page provides an overview of the Traffic Logging page in {{{name}}} devices. | |||
{{#switch: {{{series}}} | |||
| #default = | |||
| TRB2|RUT36X|RUT30X|RUT9|RUT2|RUT2M|RUT9M|TCR1|TRB2M|OTD140 = | |||
<u><b> | |||
Note:</b> Traffic Logging is additional software that can be installed from the <b>System → [[{{{name}}} Package Manager|Package Manager]]</b> page.</u> | |||
}} | |||
==Traffic Logging Settings== | ==Traffic Logging Settings== | ||
Line 17: | Line 26: | ||
The <b>Traffic Logging Settings</b> section is used enable or disable traffic log data sending. | The <b>Traffic Logging Settings</b> section is used enable or disable traffic log data sending. | ||
[[File: | [[File:Networking_rutos_manual_traffic_logging_traffic_logging_settings_v2.png|border|class=tlt-border]] | ||
<table class="nd-mantable"> | |||
<tr> | |||
<th>Field</th> | |||
<th>Value</th> | |||
<th>Description</th> | |||
</tr> | |||
<tr> | |||
<td>Enable</td> | |||
<td>off | on; default: <b>off</b></td> | |||
<td>Turns Traffic Logging on or off.</td> | |||
</tr> | |||
<tr> | |||
<td>Networks</td> | |||
<td>network(s); default: <b>lan</b></td> | |||
<td>Selects the network(s) from which traffic logging data will be taken.</td> | |||
</tr> | |||
</table> | |||
==FTP Settings== | ==FTP Settings== | ||
Line 25: | Line 52: | ||
===FTP Server=== | ===FTP Server=== | ||
---- | ---- | ||
The <b>FTP Server</b> section is used to configure the parameters required to login to an FTP server to which the traffic log data will be sent. Below is an example of the FTP Server section | The <b>FTP Server</b> section is used to configure the parameters required to login to an FTP server to which the traffic log data will be sent. Below is an example of the FTP Server section. | ||
[[File: | [[File:Networking_rutos_manual_traffic_logging_ftp_settings_ftp_server_v3.png|border|class=tlt-border]] | ||
<table class="nd-mantable"> | <table class="nd-mantable"> | ||
Line 43: | Line 70: | ||
<td>User name</td> | <td>User name</td> | ||
<td>string; default: <b>none</b></td> | <td>string; default: <b>none</b></td> | ||
<td> | <td>Username required for authentication to the FTP server.</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td>Password</td> | <td>Require Password</td> | ||
<td><span style="color:darkred">on</span> | off; default: <b>off</b></td> | |||
<td>Turns password requirement on or off.</td> | |||
</tr> | |||
<tr> | |||
<td><span style="color:darkred">Password</span></td> | |||
<td>string; default: <b>none</b></td> | <td>string; default: <b>none</b></td> | ||
<td>Password required for authentication to the FTP server.</td> | <td>Password required for authentication to the FTP server.</td> | ||
Line 61: | Line 93: | ||
The <b>Upload Settings</b> section is used to configure how often the data should be sent to an FTP server. Below is an example of the FTP Server section: | The <b>Upload Settings</b> section is used to configure how often the data should be sent to an FTP server. Below is an example of the FTP Server section: | ||
[[File: | [[File:Networking_rutos_manual_traffic_logging_ftp_settings_upload_settings.png|border|class=tlt-border]] | ||
<table class="nd-mantable"> | <table class="nd-mantable"> | ||
Line 76: | Line 108: | ||
<tr> | <tr> | ||
<td>Mode</td> | <td>Mode</td> | ||
<td>Interval | Fixed; default: <b>Interval</b></td> | <td><span style="color: #bf1d15; font-weight: bold;">Interval</span> | <span style="color: #1550bf; font-weight: bold;">Fixed</span>; default: <b>Interval</b></td> | ||
<td>Upload mode.<br> | <td>Upload mode.<br> | ||
<ul> | <ul> | ||
<li><b>Interval</b> - sends data at specified frequency (for example, every 1 hour);</li> | <li><b>Interval</b> - sends data at a specified frequency (for example, every 1 hour);</li> | ||
<li><b>Fixed</b> - sends data at a specified time (for example, at 2:25 a.m.)</li> | <li><b>Fixed</b> - sends data at a specified time of day (for example, at 2:25 a.m.)</li> | ||
</ul> | </ul> | ||
</td> | </td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td>Upload interval</td> | <td><span style="color: #bf1d15;">Upload interval</span></td> | ||
<td>1 hour | 2 hours | 4 hours | 8 hours | 12 hours | 24 hours; default: <b>1 hour</b></td> | <td>1 hour | 2 hours | 4 hours | 8 hours | 12 hours | 24 hours; default: <b>1 hour</b></td> | ||
<td> | <td>Data upload frequency in hours.</td> | ||
</tr> | |||
<tr> | |||
<td><span style="color: #1550bf;">Hours</span></td> | |||
<td>integer [0..23]; default: <b>none</b></td> | |||
<td>Data upload will be performed at specific time of the day.</td> | |||
</tr> | |||
<tr> | |||
<td><span style="color: #1550bf;">Minutes</span></td> | |||
<td>integer [0..59]; default: <b>none</b></td> | |||
<td>Data upload will be performed at specific time of the day.</td> | |||
</tr> | </tr> | ||
<tr> | <tr> |
Latest revision as of 13:58, 12 April 2024
The information in this page is updated in accordance with firmware version .
Summary
The Traffic Logging page provides the possibility to set up a periodic transfers of the selected traffic log to an FTP server.
This manual page provides an overview of the Traffic Logging page in {{{name}}} devices.
Traffic Logging Settings
The Traffic Logging Settings section is used enable or disable traffic log data sending.
Field | Value | Description |
---|---|---|
Enable | off | on; default: off | Turns Traffic Logging on or off. |
Networks | network(s); default: lan | Selects the network(s) from which traffic logging data will be taken. |
FTP Settings
The FTP Settings section is used to configure FTP server and upload settings.
FTP Server
The FTP Server section is used to configure the parameters required to login to an FTP server to which the traffic log data will be sent. Below is an example of the FTP Server section.
Field | Value | Description |
---|---|---|
Server address | ip | host; default: none | FTP server's IP address or hostname. |
User name | string; default: none | Username required for authentication to the FTP server. |
Require Password | on | off; default: off | Turns password requirement on or off. |
Password | string; default: none | Password required for authentication to the FTP server. |
Port | integer [0..65535]; default: 21 | FTP server port. |
Upload Settings
The Upload Settings section is used to configure how often the data should be sent to an FTP server. Below is an example of the FTP Server section:
Field | Value | Description |
---|---|---|
File name extras | No extra information | MAC address | Serial number | Custom string; default: No extra information | Adds extra information to the log file names before uploading. The intention is to make it easier to differentiate files by their names. |
Mode | Interval | Fixed; default: Interval | Upload mode.
|
Upload interval | 1 hour | 2 hours | 4 hours | 8 hours | 12 hours | 24 hours; default: 1 hour | Data upload frequency in hours. |
Hours | integer [0..23]; default: none | Data upload will be performed at specific time of the day. |
Minutes | integer [0..59]; default: none | Data upload will be performed at specific time of the day. |
Days | Monday | Tuesday | Wednesday | Thursday | Friday | Saturday | Sunday; default: all | Specifies on which days of the week the data will be sent. |
[[Category:{{{name}}} Services section]]