CMSCompOps / WorkflowWebTools

https://workflowwebtools.readthedocs.io
1 stars 7 forks source link

update ES query for showlog #128

Closed vlimant closed 4 years ago

vlimant commented 5 years ago

@dabercro I don't recall where the php for showlog is but

https://cms-unified.web.cern.ch/cms-unified/showlog/?search=critical&module=assignor

does not show anything by default. I think the ES query needs to be updated to have the proper filtering done on the es-server side instead of the client. We can update the schema of the es documents if needed

dabercro commented 5 years ago

I never knew where it ended up being moved to either. It looks like I got rid of my copy because it had authentication stuff in it. Try /eos/home-c/cmsunified/www/showlog maybe? I don't have permissions to look. If it's not there, I'm sure it's listed in the cms-unified account settings.

vlimant commented 4 years ago

ended up here https://github.com/CMSCompOps/WmAgentScripts/commit/caa3367b67630bc64771a28dad909b5080a7b92c I added the more economical search on module == subject