Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

logsReadLines --lineToRead= #94

Closed
Schnaaf opened this issue Sep 20, 2016 · 2 comments
Closed

logsReadLines --lineToRead= #94

Schnaaf opened this issue Sep 20, 2016 · 2 comments

Comments

@Schnaaf
Copy link

Schnaaf commented Sep 20, 2016

when using zs-client.phar the value of the lineToRead parameter is not respected. Independent of this parameter value I always get 200 lines back.

The documentation of this parameter is puzzling as well:

"--lineToRead How many lines to read. defaults to a certain system-wide configurable setting. Limited by another such setting."

What setting are they talking about?

@slaff
Copy link
Contributor

slaff commented Sep 20, 2016

I guess you are talking about the logsReadLines command.

logsReadLines --logName= [--serverId=] [--lineToRead=] [--filter=]

If yes, then I will check if Zend Server has the same command signature and see where is the issue coming from.

slaff pushed a commit to zend-patterns/ZendServerWebApiModule that referenced this issue Sep 20, 2016
@slaff slaff closed this as completed in e2e8598 Sep 20, 2016
@Schnaaf
Copy link
Author

Schnaaf commented Sep 20, 2016

Thanks for the swift fix @slaff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants