Log Scanner avatar
Log Scanner

Pricing

Pay per usage

Go to Store
Log Scanner

Log Scanner

Developed by

Lukáš Křivka

Maintained by Community

Log scanner helps you to find particular text in your log files. It can scan [Apify](https://apify.com/) runs, tasks, or actors but also arbitrary text files. If you ever had a problem finding that one error in a thousand runs, this is a tool to use.

0.0 (0)

Pricing

Pay per usage

3

Monthly users

1

Runs succeeded

>99%

Last modified

2 years ago

Features

Log scanner helps you to find particular text in your log files. It can scan Apify runs, tasks or actors but also arbitrary text files. If you ever had a problem finding that one error in a thousand runs, this is a tool to use.

  • Matches regular expressions on every line of the text
  • Scans infinite amount of Apify runs or text file URLs
  • Provides detailed report about every match
  • Can scan an actor or task with a started at and finished at bounds

Input

Check detailed input description or just try the task on Apify.

Output

Each matched regular expression provides a detailed report

1{
2  "lineText": "2020-08-11T12:55:25.677Z   TypeError: extractors is not a function",
3  "line": 4,
4  "matches": [
5    "Error"
6  ],
7  "regex": "/Error/",
8  "runId": "qW3fjxtLoYbRwIt28",
9  "runStartedAt": "2020-08-11T12:55:19.411Z",
10  "runFinishedAt": "2020-08-11T12:55:26.662Z"
11}

Pricing

Pricing model

Pay per usage

This Actor is paid per platform usage. The Actor is free to use, and you only pay for the Apify platform usage.