Sling Web Console - Log Tail Plugin

2015-05-07 Thread Varun Nagpal
Hi All, I have implemented a Sling Web Console to tail the sling log files. Please have a look at source code [0] A screen shot of the plugin UI is attached. Feedback most welcome. Thanks. -- Varun [0] https://github.com/vnagpal81/sling-logtail

Re: SlingMainServlet (almost) eats IOException, how to fix?

2015-07-31 Thread Varun Nagpal
Wouldn't that be ClientAbortException: java.net.SocketException: Broken pipe -- Varun On Fri, Jul 31, 2015 at 11:39 AM, Carsten Ziegeler cziege...@apache.org wrote: I would assume that there is some subclass of IOException thrown in the cases where the client disconnects. So we could

Re: [vote] Accept the contribution of Log Tail Plugin tracked in SLING-4897

2015-07-29 Thread Varun Nagpal
Hi Robert, Fixed the issues related to AL headers and reattached the zip archive with new md5sum (69576a5b3155684659c1112eb8923274). Please have a look. Thanks. -- Varun On Fri, Jul 24, 2015 at 7:08 PM, Robert Munteanu romb...@apache.org wrote: On Wed, 2015-07-22 at 19:45 +0530, Varun Nagpal

Re: [contrib] Contribution to Sling Web Console - Log Tail Plugin

2015-07-29 Thread Varun Nagpal
limitation. Even refreshing the page does not help in fetching the latest logs. On Wed, Jul 22, 2015 at 7:40 PM, Varun Nagpal varun.nag...@gmail.com wrote: Hi All, As referred earlier on [0] I have developed a web console plugin to tail the server side logs on the browser. The motive

Re: [vote] Accept the contribution of Log Tail Plugin tracked in SLING-4897

2015-08-06 Thread Varun Nagpal
Thanks Bertrand, Chetan and Robert for the +1s @Bertrand, I have mailed the iCLA. Awaiting further instructions. Thanks. -- Varun On Tue, Aug 4, 2015 at 7:08 PM, Bertrand Delacretaz bdelacre...@apache.org wrote: Hi, On Wed, Jul 22, 2015 at 4:15 PM, Varun Nagpal varun.nag...@gmail.com wrote

Re: [vote] Accept the contribution of Log Tail Plugin tracked in SLING-4897

2015-08-07 Thread Varun Nagpal
Hi Bertrand, I have received the acceptance mail from Craig stating that the ICLA has been filed. Please let me know the further steps to take. Thanks. -- Varun On Thu, Aug 6, 2015 at 4:16 PM, Varun Nagpal varun.nag...@gmail.com wrote: Thanks Bertrand, Chetan and Robert for the +1s

[contrib] Contribution to Sling Web Console - Log Tail Plugin

2015-07-22 Thread Varun Nagpal
log output using complex grammar and extensible filters. Request the dev community to consider it for contribution. Thanks and Regards, Varun Nagpal [0] http://apache-sling.73963.n3.nabble.com/Sling-Web-Console-Log-Tail-Plugin-td4050756.html [1] https://www.baremetalsoft.com/baretail/

[vote] Accept the contribution of Log Tail Plugin tracked in SLING-4897

2015-07-22 Thread Varun Nagpal
and Regards, Varun Nagpal [0] https://github.com/vnagpal81/sling-logtail

Re: Sling Web Console - Log Tail Plugin

2015-07-16 Thread Varun Nagpal
Hi, Apologies for a (very) late response. As suggested by Justin and Robert, I have removed the dependency on ${sling.home}/logs/ and instead am using the Appender info in Logback Context to get the list of log files. Please have a look @ https://github.com/vnagpal81/sling-logtail Thanks. --

[jira] [Created] (SLING-4047) Unable to schedule jobs using JobManager

2014-10-14 Thread Varun Nagpal (JIRA)
Varun Nagpal created SLING-4047: --- Summary: Unable to schedule jobs using JobManager Key: SLING-4047 URL: https://issues.apache.org/jira/browse/SLING-4047 Project: Sling Issue Type: Bug

[jira] [Commented] (SLING-4849) Create Metrics instumentation bundle using ASM.

2015-07-02 Thread Varun Nagpal (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14611624#comment-14611624 ] Varun Nagpal commented on SLING-4849: - I have implemented a Probe Profiler which

[jira] [Commented] (SLING-4849) Create Metrics instumentation bundle using ASM.

2015-07-02 Thread Varun Nagpal (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14611808#comment-14611808 ] Varun Nagpal commented on SLING-4849: - EventHook will register a proxy service

[jira] [Commented] (SLING-4849) Create Metrics instumentation bundle using ASM.

2015-07-06 Thread Varun Nagpal (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14614957#comment-14614957 ] Varun Nagpal commented on SLING-4849: - Ah! That would need a byte code manipulation

[jira] [Updated] (SLING-4897) Sling Web Console - Log Tail Plugin

2015-07-29 Thread Varun Nagpal (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun Nagpal updated SLING-4897: Attachment: (was: sling-logtail.zip) Sling Web Console - Log Tail Plugin

[jira] [Updated] (SLING-4897) Sling Web Console - Log Tail Plugin

2015-07-29 Thread Varun Nagpal (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun Nagpal updated SLING-4897: Attachment: sling-logtail.zip Sling Web Console - Log Tail Plugin

[jira] [Comment Edited] (SLING-4897) Sling Web Console - Log Tail Plugin

2015-07-29 Thread Varun Nagpal (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14636949#comment-14636949 ] Varun Nagpal edited comment on SLING-4897 at 7/29/15 8:01 AM

[jira] [Created] (SLING-4897) Sling Web Console - Log Tail Plugin

2015-07-22 Thread Varun Nagpal (JIRA)
Varun Nagpal created SLING-4897: --- Summary: Sling Web Console - Log Tail Plugin Key: SLING-4897 URL: https://issues.apache.org/jira/browse/SLING-4897 Project: Sling Issue Type: New Feature

[jira] [Updated] (SLING-4897) Sling Web Console - Log Tail Plugin

2015-07-22 Thread Varun Nagpal (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun Nagpal updated SLING-4897: Description: This issue tracks the introduction of a Log Tail Plugin for the Sling Log Web Console

[jira] [Updated] (SLING-4897) Sling Web Console - Log Tail Plugin

2015-07-22 Thread Varun Nagpal (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun Nagpal updated SLING-4897: Attachment: sling-logtail.zip Attached zip containing code {code} sling-logtail.zip {code

[jira] [Updated] (SLING-6886) JcrListenerBaseConfig sets external flag incorrectly

2017-05-26 Thread Varun Nagpal (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun Nagpal updated SLING-6886: Description: o.a.s.j.r.i.JcrListenerBaseConfig.java sets the NoExternal flag incorrectly. See http

[jira] [Created] (SLING-6886) JcrListenerBaseConfig sets external flag incorrectly

2017-05-26 Thread Varun Nagpal (JIRA)
Varun Nagpal created SLING-6886: --- Summary: JcrListenerBaseConfig sets external flag incorrectly Key: SLING-6886 URL: https://issues.apache.org/jira/browse/SLING-6886 Project: Sling Issue Type

[jira] [Updated] (SLING-6886) JcrListenerBaseConfig sets external flag incorrectly

2017-05-26 Thread Varun Nagpal (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun Nagpal updated SLING-6886: Attachment: SLING-6886.patch [~cziegeler] Please review and apply as necessary. Thanks

[jira] [Commented] (SLING-8757) Add option to set/edit access control policies at user homes

2020-01-15 Thread Varun Nagpal (Jira)
[ https://issues.apache.org/jira/browse/SLING-8757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17016639#comment-17016639 ] Varun Nagpal commented on SLING-8757: - [~bdelacretaz] Is there any ETA for a fix for this issue? Our