Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In 
Xref
AnchorNamedata_retention_policy_list
 is shown the list of the available logs to be stored. What happens when you start the Data Retention on a log is that the system checks all the entries older than the date configured (let's say older than one year from the present day) and move them out the regular logging system to a compressed archive that could be later downloaded. 

 

Warning

The data involved in the process are deleted from the database.

 

 

Info

If you need to understand the data stored in each Data Type, please refer to the static logs section of the present manual.

 

 

Subtitle
Prefixfigure
SubtitleTextData Retention Policy editor
AnchorNamedata_retention_policy_editor

Each log entry listed in

Xref
AnchorNamedata_retention_policy_list
 has an editor form as the one shown in
Xref
AnchorNamedata_retention_policy_editor
. Using the mentioned form you can:

  • enable the Data Retention(Enabled checkbox)
  • select the period to be kept on-line (Period Duration)
  • choose how many archives you want to keep online (Period/s Online)

 

Note
titleNew Feature!

A Privacy option can be setup in order to avoid any Call Record in the appliance. If you set the CDR Period to '0' (zero) then no more CDR logging will be performed for any DIRECT call (calls between two users). Conferences and 3-way calls will be logged as ever, though.

 

4.0.3.3 Retrieve the Data Archives

As said in the previous paragraph (4.0.3.2), there are two left menu entries to manage the Data Retention feature (see 
Xref
AnchorNamedata_retention_menus
). If you want to access to the stored archives just press the "Archived Data" link.

 

Subtitle
Prefixfigure
SubtitleTextData Archive List
AnchorNamedata_archive_list

The "Data Archive List" is shown in the page body (see 

Xref
AnchorNamedata_archive_list
). Each archive row shows its Name, its Creation Timestamp and its Size (all the columns are pretty self explaining).

The last two columns shows two icons: the first one is for downloading the archive, the second one is for deleting it.

Tip

It's possible to download the archive also by clicking on its name

If you choose to delete the archive, press the last column icon.

Subtitle
Prefixfigure
SubtitleTextThe confirmation pop-up window
AnchorNamepopup_are_you_sure

A confirmation is requested (see 

Xref
AnchorNamepopup_are_you_sure
). If you approve the action then the archive is removed from both the list and the hard disk of the appliance.

Warning
titlePoint of no return action!

Please be aware that this action isn't undoable! Once confirmed the deletion, the archive is lost forever!

4.0.3.4 System's logs

PrivateServer is composed by multiple system applications beside the main Secure Voip Engine and its Web Console and they write down informations in logs. That's why PrivateServer applies one retention policy on these applications' logs as well. We're talking about:

  • Tomcat
  • Asterisk

That are our main players. Both of them use system locations (specifically directory /var/log) to store their logs. PrivateServer saves only the last week of these files and rotates them on a daily base. Rotate operation implies both deletion for files oder than one week and archiving in .zip format for the most recent ones. All the log files are labelled by timestamp of the rotation.

 

Navbar