scribd/Log Finder
Search a string to find all contained log files
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| content | The string to search for log files in | no | — |
| content-path | The file which contains the string to search for log files in | no | — |
| file-suffix | File suffix | yes | log |
Outputs
| name | description |
|---|---|
| log-files | The log files that were found |