Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

When adding a Logs Directory to XpoLog, you can configure any of the following advanced settings:

  • File Filters – enables specifying which files in the logs directory are to be scanned
  • Scan Method – enables selecting the mechanisms used to match patterns to the logs during scanning
  • Files Name Pattern – enables defining how to process files of similar names
  • Log Settings – enables preventing XpoLog from indexing and/or running Analytics on incoming log files.

Defining the File Filters

By default, XpoLog scans all files from the selected directory. Especially in cases where the directory has many files, you may want to limit the number of files that XpoLog scans. In the File Filters advanced option, you can specify the names of the files to include and/or exclude in the scan, and also define the number of subdirectory levels to scan.

To define the file filters:

  1. Under Advanced Settings, click File Filters. 
    The File Filters definitions open.
  2. In Include Files, type the names of the files to include in the scan, separated by commas.
  3. In Exclude Files, type the names of the files to exclude from the scan, separated by commas.
  4. In Subdirectories levels to scan, select Unlimited or a number from 1 to 10. 

Defining the Scan Method

 

By default, during scanning, the automatic patterns that are matched to the logs are taken from an existing configuration that is based on log names, log content, and an automatic patterns generator. You can select to activate all these mechanisms (the defalut), or select the mechanisms to use.

To define the scan method:

  1. Under Advanced Settings, click Scan Method. 
    The Scan Method options open.
  2. Select one of the following options:
    Use existing configuration (file names and content) and automatic matching (the default) 
    Use existing configuration (file names and content)
    Use existing configuration (file names only)

Defining File Name Patterns

By default, XpoLog applies generic name patterns to files with the same naming convention. However, XpoLog enables you to set the wizard to capture each file separately.

To define file name patterns:

  1. Under Advanced Settings, click Files Name Pattern. 
    The Files Name Pattern options open.
  2. Select one of the following options:
    Unite files with similar names (apply name pattern automatically) (the default)
    Unite files with similar suffix (apply name pattern only at the end of the file name)
    Capture each file separately (without name pattern) 

Defining Log Settings

By default, XpoLog indexes all incoming logs and runs Analytics on them. You can alter these defaults, by changing the log settings.

To define log settings:
  1. Under Advanced Settings, click Log Settings. 
    The Log Settings open.
  2. Clear the Use indexing checkbox to prevent XpoLog from indexing the incoming log files.
  3. Clear the Generate analytics data checkbox to prevent XpoLog from performing Analytics on the incoming log files.

 

 

  • No labels