Hello,
Thank you. your approach is very simple and easy to understand. Although I am facing some trouble here.
I too want to achieve same result as you defined here. I followed below steps.
1- created an App.
2- Updated the .js and .css files in /appserver/static/ folder for my app.
Still I am not able to get the result. I have provided the search & code if you would be kind to look.
search:
host=XXXXX | eval state=case(Event_code=0,"passed",Event_code!=0,"failed") | table host _time state
Still the table cell is white , there is no color, I don't know what I am missing. Can you please tell me? I need to submit my work and I am hitting deal lock every time.
Thank you for you time.
... View more