Versions Compared

Key

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

V dialogu Nastavení DLP je možné upravit nastavení nástroje The DLP settings dialog allows to change the settings for DLP (Data Loss Protection) . Nastavit zde můžeme:

Limit max. velikosti souboru

Určuje maximální velikost souboru pro kterou se ještě provádí kontrola.

Nadlimitní jako čisté

Pokud je tato volba aktivní a kontrola souboru je vynechaná z důvodu překročení maximální velikosti souboru, je soubor považován za “čistý” (tj. jako by kontrola proběhla a nenašla problém). Pokud je tato volba neaktivní, je soubor považován za “nečistý” (tj. jako by kontrola proběhla a našla problém) a celá zásilka skončí v karanténě, nebo upozorněním, viz níže.

Neblokovat, jen upozornit

Pokud je tato volba aktivní a soubor odpovídá nastavenému DLP filtru, je soubor stále považován za “čistý” (tj. jako by kontrola nenašla problém) a je jen označen. Pokud je nastavena emailová adresa pro DLP upozornění (viz. Nastavení - Konfigurace - Upozornění), je na nastavenou adresu odesláno upozornění emailem (upozornění je odesláno vždy bez ohledu na nastavení této volby).

Hledané regulární výrazy

Seznam regulárních výrazů, které se hledají v těle kontrolovaných souborů. Na každém řádku je jeden výraz.

Celý dialog s nastavením může vypadat například takto:

...

engine. The engine searches for any text content inside of files and in this text content searches for listed expressions.

The following can be set:

Maximum file size limit

Specifies the maximum file size for which to perform the check by the engine. The check is done in memory and in case of archives and other containers their whole contents are extracted into the memory. Therefore we do not recommend to set this value higher than approximately 10% of server’s memory.

Treat oversize as clean

If this is enabled and the check is skipped because the file is too big, the file is considered “clean” (like if the check was performed and found no problems). If this is disabled, then such file is considered “unclean” (like if the check was performed and found a problem) and the whole package will be either quarantined, or notification will be sent, see below.

Do not block, only notify

If this is enabled and some file matches the DLP filter, the file is still considered “clean” (like if the check found no problem) and is only flagged. If some e-mail address is set for DLP notifications (see Settings - Configuration - Notifications), a notification is sent to the specified e-mail (the notification is always sent regardless of this setting).

Regular expression patterns

List of regular expressions, for which to look inside the checked files. One expression per line.

The supported regular expression format is according to the Java specification here: https://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html .

Configuration example

...