Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
sending tags? #2
Comments
|
@omouse currently, this lib, nor our GET endpoint that this lib uses, does not have normal tagging. The work around for now is to use a field on your JSON object as a tag, and use the filtering on our search interface, just like what you stated. |
|
I'm pretty impressed this hasn't been solved yet, being so simple and a core functionality of Loggly! :( |
|
Please take this up sooner than later.. Its very important to differentiate logs in JS itself. |
|
It looks like tag support has been implemented in the latest update. |
|
Seems tag support was removed. Really looking forward to support for this feature! |
|
|
|
Hoping @mostlyjason we will get tag support soon. |
|
looks like tag support was removed in ffe2b40 |
|
Added option in #25 |
|
@omouse added support for tags in the latest update. |
fix url for getting results
is there a way to attach a tag to the "push"? or do I do that manually by filtering on fields in the JSON objects I'm logging?
The text was updated successfully, but these errors were encountered: