Changes

Created page with "<!-- Template uses {{{name}}}, {{{series}}}, --> {{Template: Networking_device_manual_fw_disclosure | series = {{{series}}} | name = {{{name}}} | fw_version ={{Template: Ne..."
<!-- Template uses {{{name}}}, {{{series}}}, -->
{{Template: Networking_device_manual_fw_disclosure
| series = {{{series}}}
| name = {{{name}}}
| fw_version ={{Template: Networking_device_manual_latest_fw
| series = {{{series}}}
| name = {{{name}}}
}}
}}
__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==

The <b>Traffic Logging Settings</b> section is used enable or disable traffic log data sending.

[[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==

The <b>FTP Settings</b> section is used to configure FTP server and upload settings.

===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.

[[File:Networking_rutos_manual_traffic_logging_ftp_settings_ftp_server_v2.png|border|class=tlt-border]]

<table class="nd-mantable">
<tr>
<th>Field</th>
<th>Value</th>
<th>Description</th>
</tr>
<tr>
<td>Server address</td>
<td>ip | host; default: <b>none</b></td>
<td>FTP server's IP address or hostname.</td>
</tr>
<tr>
<td>User name</td>
<td>string; default: <b>none</b></td>
<td>Username required for authentication to the FTP server.</td>
</tr>
<tr>
<td>Password</td>
<td>string; default: <b>none</b></td>
<td>Password required for authentication to the FTP server.</td>
</tr>
<tr>
<td>Port</td>
<td>integer [0..65535]; default: <b>21</b></td>
<td>FTP server port.</td>
</tr>
</table>

===Upload Settings===
----
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:Networking_rutos_manual_traffic_logging_ftp_settings_upload_settings.png|border|class=tlt-border]]

<table class="nd-mantable">
<tr>
<th>Field</th>
<th>Value</th>
<th>Description</th>
</tr>
<tr>
<td>File name extras</td>
<td>No extra information | MAC address | Serial number | Custom string; default: <b>No extra information</b></td>
<td>Adds extra information to the log file names before uploading. The intention is to make it easier to differentiate files by their names.</td>
</tr>
<tr>
<td>Mode</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>
<ul>
<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 of day (for example, at 2:25 a.m.)</li>
</ul>
</td>
</tr>
<tr>
<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>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>
<td>Days</td>
<td>Monday | Tuesday | Wednesday | Thursday | Friday | Saturday | Sunday; default: <b>all</b></td>
<td>Specifies on which days of the week the data will be sent.</td>
</tr>
</table>

[[Category:{{{name}}} Services section]]

Navigation menu