Versions Compared

Key

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

You can add a log directory to XpoLog by:

...

The Add Logs Directory wizard enables users to add to XPLG multiple logs that are located in a local or remote directory. The user can scan their local or remote directory for the log directory from which they want to capture logs into XPLG. The added Logs Directory appears under Folders and Logs in the left panel.

Note: The Add Logs Directory feature described here enables adding a single logs directory to XPLG. It is also possible to add multiple logs directories and automate a single or multiple logs directory, by adding an Add Logs Directory task (see Adding an Add Logs Directory Task).

Adding a logs directory to XPLG is performed in the following stages:

  1. Selecting the directory location type, and defining connectivity settings accordingly.
  2. Selecting the folders and logs in the logs directory to add to XPLG.
  3. Optional - setting advanced settings.
  4.  Pressing Scan Directory and choosing the relevant sub directories and logs to add.
  5. Specifying the location of the added logs directory in XPLG.
  6. Specifying the collection policy used for the newly added logs.
  7. Tagging the newly added log directory to application(s) (optional)
  8. Selecting the connectivity settings to the log, by specifying the log type and the connectivity details for connecting to the server to read the log file
To add a log directory to XpoLog:
  1. Open the XpoLog tab, and in XpoLog Manager, click Add Logs Directory
    OR
    Open the XpoLog tab, and in the Administration menu, select Add Logs Directory
    OR
    In the XpoLog homepage, in the left pane under More Actions, click Add logs directory
    OR
    In the XpoLog homepage, in the left pane under More Actions, click Quick start wizard, and in the Quick Start Wizard that opens, click Add Logs Directory.
    The Add Logs Directory Wizard opens.
  2. In Select Directory Location, select one of the following:
    Local
    Windows Network
    Over SSH
    Hadoop HDFS

Adding a Local Logs Directory

  1. In Select Directory, type the path to the logs directory, or click Browse and in the System Files Browser that appears, expand the folders to get to the desired directory, and then click Select.
    The path to the directory is displayed in Select Directory.
  2. Optionally, define Advanced Settings.
  3. Click Next. 
    The system scans the directory.

As logs are written in free format, XPLG uses its built-in mechanism to guess the structure of the log, also called a pattern. For example, XPLG guesses which is the date field, the time field, and more, parses the data, and then adds the log records as bulk. Users can normalize or tune the results of parsing. For example, if the results of parsing data is a log with columns Date, Text2, and Text3, the user can open the log under Folders and Logs, and click the log to open it and tune the parsing results. For example, Text2 column heading can be changed to Host, and Text3 column heading to Server Name. Next time you add a log of a similar type to the one that you edited, it uses the last structure that you applied to the new log.  

To add a logs directory to XPLG:
  1. Open the PortX tab, click Add Data
    PortX tab, and in the PortX  > Left Navigation Panel > Data select Add Data
    OR
    PortX  > Left Navigation Panel > Folders And Logs, click Add Log

  2. Select Data Source.
  3. Set the connectivity details to the logs directory (see Defining Connectivity Settings).
  4. Set the log path to the directory.
  5. Optional - Configuring Advanced Settings
  6. Press Scan Directory.
    A Progress box displays the status of the system as it scans the directory for logs, a process that can take several minutes. The When the scan completes, the Add Logs Directory Wizard openspresents the General and Folders and Logs sections.
  7. In the Add Logs Directory Wizard, under Folders and Logs, select the checkboxes of the folders and logs in the selected directory to add to XpoLog. Define the general settings of the logs directory in XPLG (see Setting Logs Directory General Information).
  8. Select the folders and logs of the logs directory to add to XPLG (see Selecting Logs Directory to Add to XPLG).
  9. Click the Save button.
    The selected folders and logs are created and placed in XPLG. By default, they are indexed and placed in XpoLogAnalytics is performed on them.
    The The Log Viewer opens with the following message: Select a log from the Folders and Logs panel on the leftor Create a New Log.

...