| Log source | File Path | Source Category |
|:----------------------------------|:--------------------------------------------------------------------|:-----------------------|
| Artifactory Server and other microservices | `$JFROG_HOME/
/var/log/artifactory-service.log` | `artifactory/console` |
| Access | `$JFROG_HOME/artifactory/var/artifactory/log/artifactory-access.log.` | `artifactory/access` |
| Request | `$JFROG_HOME//var/log/artifactory-request.log` | `artifactory/request` |
| Traffic | `$JFROG_HOME//var/log/artifactory-traffic.*.log` | `artifactory/traffic` |
:::note
Remember that `_sourceCategory` names are case sensitive. When you run a search using `_sourceCategory`, make sure you use the same case as you did when configuring the source.
:::
For complete instructions, see [Local File Source](/docs/send-data/installed-collectors/sources/local-file-source).
1. Configure a Local File source.
2. Configure the Source fields:
* **Name** (required). A name is required.
* **Description** (optional).
* **Source Category**. (required)
3. Configure the Advanced section:
* **Enable Timestamp Parsing**. True.
* **Time Zone**. Logs are in UTC by default.
* **Timestamp Format**. Auto Detect.
* **Encoding Type**. UTF-8.
* **Multi-line Parsing**. Detect Messages Spanning Multiple Lines, Infer Boundaries.
4. Click **Save**.
## Artifactory Online Sumo Logic integration
The JFrog Artifactory Sumo Logic integration provides the ability to access preconfigured Sumo Logic Dashboards directly from Artifactory that will allow you to analyze data from your Artifactory logs.
**If you do not have an existing Sumo Logic account**, enable the JFrog Artifactory Sumo Logic integration directly from Artifactory. When you enable the integration, a Sumo Logic Connector and Source get automatically configured, and the Sumo Logic App for Artifactory gets installed automatically. The JFrog Artifactory Sumo Logic integration provides a new Sumo Logic Free account with a daily data volume limit of 500MB per day, with 30 users and 14 days of data retention.
**If you have an existing Sumo Logic account**, you can configure Artifactory Online to send data (described below) to an existing Sumo Logic [HTTP Logs and Metrics](/docs/send-data/hosted-collectors/http-source/logs-metrics) source.
### Collect Artifactory logs
The integration collects data from the following Artifactory logs:
* **artifactory.log**. The main Artifactory log file that contains data on Artifactory server activity.
* **access.log**. The security log containing important information about accepted and denied requests, configuration changes, and password reset requests. For each event, the originating IP address gets recorded.
* **request.log**. Generic HTTP traffic information similar to the Apache HTTPd request log.
* **traffic.*.log**. A log containing information about site traffic and file sizes.
For more details about Artifactory logs, refer to [JFrog's Artifactory Log Files](https://www.jfrog.com/confluence/display/RTF/Artifactory+Log+Files).
### Enable the integration
1. Log in to JFrog Artifactory.
1. Click the gear icon, then click **Artifactory.**