Syntax & Checklist
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 25/100
Research direction
No files, tests, or entry points are named in the issue. Begin by locating the existing CLI command structure, then compare its behavior with each listed syntax and option; done means the full checklist works, including log selection, line counts, paths, unions, and informational messages.
Written by the indexing model from the issue text.
Description
Syntax
-
ee log=> displays help and exit -
ee log show --cli=> displays easyengine's own logs -
ee log show --global=> displays all logs including all sites, all services and cli -
ee log show --n=<line-count>=> start with last number of . Default is 10. This is passed totailcommand internally astail -n <line-count>
Site Syntax
-
ee log show <sitename>=> displays nginx + php + wp (if applicable) logs for a site -
ee log show <sitename> --all=> displays all local logs, including service logs -
ee log show <sitename> --nginx=> displays nginx logs for a site -
ee log show <sitename> --php=> displays php logs for a site -
ee log show <sitename> --wp=> displays wp dbeug log for a site -
ee log show <sitename> --services=> displays service logs only for a site -
ee log show <sitename> --mysql=> displays mysql logs for a site -
ee log show <sitename> --redis=> displays redis logs for a site -
ee log show <sitename> --access=> displays nginx & php access logs for a site -
ee log show <sitename> --error=> displays nginx & php error logs for a site
Service Syntax
-
ee log show --services=> displays service logs only for all global services -
ee log show --services=<service-name>=> displays service logs only for all global service whose name is specified
Extra checklist
- Service related flags will display an INFO message saying "example.com uses the global container for X so logs may have additional messages from other sites".
- Multiple logs flag can be specified e.g.
--nginx --php. These will do UNION of all logs files associated with each flag. - All
showcommands will haveee log pathcommand which will display only log file path names rather than actual logs.
- Dominant language
- PHP
- Stars
- 2
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from EasyEngine/log-command
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
-
Global Services Open
Difficulty 3/5 1-2 days Newbie friendliness 35/100
EasyEngine/log-command#5 · 1 reaction ·
All issues in EasyEngine/log-command
Similar issues
-
priority: p3
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
googleapis/librarian#7636 ·
-
0. Needs triage bug
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
nextcloud/fulltextsearch#1011 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
coollabsio/coolify#11927 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100