Thanks, Can you give the example please because in html as follows I see it allows to store the credentials and we can login directly without the login page. <body onload="loginForm()"> <form action="https://cdn.crunchify.com/wp-content/uploads/code/success.html" name="myform" method="post"> <input type="text" name="email" value="myemail@crunchify.com"> <input type="password" name="password" value="mypassw@rd"> <input type="submit" value="Login"> </form> </body> Can the same be happen in splunk panel If yes can you please modify the following example and send me please <drilldown> <link target="_blank">http://gmail.com</link> </drilldown>
... View more