# Log File

You can import both local and remote Log File Data quickly.

## 1. Select Log File Data Menu

Click '+' button next to 'Data Frames' and select 'Import File Data'.

![](/files/-M4oMx1vuumKACr0xqof)

If you import Log File on your desktop or laptop, make sure Local tab is selected. If you import a file from remote server like Amazon S3, Dropbox, etc make sure Remote tab is selected. Click 'Log File'

![](/files/-M4oMx2-s5BETGaoYs8h)

## 2. Select File.

If you select local, file picker shows up so select a file to import.

### 2.1 Local File

![](/files/-M4oMx21-mFn5rsvH5o2)

### 2.2 Remote File

if you select remote, small dialog shows up so enter a URL for the file.

![](/files/-M4oMx23DqVOlaVJyYO4)

## 3. Input parameters

Input parameters are same for local and remote file import.

![](/files/-M4oMx25VCh3MJCB0wJs)

Set these parameters.

* Number of rows to skip - Number of lines to skip before reading data.

## 4. Column Selection

On top of input parameters, you can also use checkboxes on the preview table to include/exclude columns. if you uncheck the checkboxes on the columns, these columns are excluded when you save the data.

## 5. Preview and Import

Click Preview button to see the data in Log File. You can limit number of rows for the preview by selecting number from pulldown list on the preview table. If it looks ok, then you can click 'Import' to import Log data into Exploratory.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.exploratory.io/data_import/file-data/log.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
