This commit is contained in:
Eugenio Marzo
2022-10-23 16:31:43 +02:00
parent 8a2af5901f
commit 585b66d760

View File

@@ -238,9 +238,9 @@ experiments:
<button type="button" id="logConsoleButton" class="btn btn-light" onclick="setLogConsole()">Start Logs Tail</button>
</div>
</div>
<div class="row" style="margin-top: 1%;">
<div class="row" style="margin-top: 2%;">
<p>Regular Expression - PODs name</p>
<input type="text" style="font-family: Courier New, Courier, monospace;" id="logTailRegex"/>
<input type="text" style="font-family: Courier New, Courier, monospace;" id="logTailRegex" value=".*"/>
</div>
<div class="row" style="margin-top: 1%;">
<div class="col text-center">