Log Scanner
No credit card required
Log Scanner
No credit card required
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.
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}
Actor Metrics
1 monthly user
-
3 stars
79% runs succeeded
Created in Oct 2020
Modified a year ago