> ## Documentation Index
> Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Processing logs

> The EventLog and DocumentEditingStatistic tables hold ABBYY FlexiCapture processing logs and per-document editing statistics until reporting stats are computed.

The following processing logs are available:

* **EventLog** logs document processing events.\
  The EventLog table is almost identical to that in the FlexiCapture database. Information about the possible event types can be found in the [Event types](/flexi-capture/reports/database/event-type) section of ABBYY FlexiCapture 12 Developer’s Help.
* **DocumentEditingStatistic** contains statistics for each document editing event.

Once the processing statistics have been calculated, all the information about the document is removed from the EventLog, EventLogDetails, and DocumentEditingStatistic tables.

<Accordion title="Show diagram of relationships">
  <Frame>
    <img src="https://mintcdn.com/abbyy/mpS3pcxC_lkohQUS/images/flexi-capture/ReportingService_3.png?fit=max&auto=format&n=mpS3pcxC_lkohQUS&q=85&s=7f19cd9ef2a0345816a8dd0b77d2bb1f" alt="Diagram of the relationship between the EventLog and DocumentEditingStatistic reporting tables, joining the EventLog Id primary key to the DocumentEditingStatistic EventId and listing each table's columns." width="612" height="1312" data-path="images/flexi-capture/ReportingService_3.png" />
  </Frame>
</Accordion>

| [EventLog](/flexi-capture/reporting-service/reporting-event-log) | [DocumentEditingStatistic](/flexi-capture/reporting-service/reporting-document-editing-statistic) |
| ---------------------------------------------------------------- | ------------------------------------------------------------------------------------------------- |
