nockstarr

Results 8 comments of nockstarr

Tested this problem "extensively" a year ago and this is a virtual dom problem as far as I can see. You can reproduce the same performance issue (1000+ rows) just...

Any news about Virtual scroll?

The problem has to do with ``\r`` characters. Just replace them at least that fixed the issue for me. ``tr -d '\r' < /etc/logrotate.d/splunk_facl> /etc/logrotate.d/splunk_facl``

Doesn't seems like the author have implemented that. However should be easy to implement if you know what the payload should be..

Im interested in this PR. Maybe also add support for local apps at the same time? PR #81

Like this ```yml -- - hosts: - all roles: - ../roles/splunk serial: 50 vars: - deployment_task: your_custom_task.yml ```

Yes I was talking about cherrypy access log. What do you mean filter out? Choose "info", "waring" etc.. from log in web gui?

I see that the filter is working nice. However make a setting for enableling cherrypy access log would be awsm:) Forget the separate file thingi.