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

API to view logs by app ignore params #27

Closed
sgtcoolguy opened this issue Jun 11, 2012 · 2 comments
Closed

API to view logs by app ignore params #27

sgtcoolguy opened this issue Jun 11, 2012 · 2 comments

Comments

@sgtcoolguy
Copy link

The call to view logs for an app seems to ignore whatever parameters I send for "from" (I'm sending a JSON object with a "from" property with a string value of the exact timestamp I received from an earlier call). I'm trying to poll for new logs by asking for any logs "from" the timestamp I received of the last log. The response seems to ignore this passed value and the "context" object returned always seems to have the default values in it.

@blakmatrix
Copy link
Contributor

can you give me an example of what you're attempting to do. Regardless this sounds like more of an issue for http://github.com/nodejitsu/jitsu

@jfhbrook
Copy link
Contributor

Hi @sgtcoolguy,

First, apologies for not replying to this issue earlier.

Second, farrin's right in that https://github.com/nodejitsu/jitsu/issues would be a more appropriate location for this issue, or even https://github.com/flatiron/winston/issues . My guess is that this was (is) a problem with winston's query method(s).

I'm going to close this particular issue, but if your problem persists please make an issue with one of the two aforementioned projects. :)

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

3 participants