2016-07-06 14:36:29 +00:00
|
|
|
<div>
|
|
|
|
<ul class="wazuh-submenu">
|
|
|
|
<li class="active"><a>Discover</a></li>
|
|
|
|
</ul>
|
|
|
|
</div>
|
|
|
|
<div ng-controller="kibanaIntegrationController" style="height:100vh;">
|
2016-07-06 15:40:55 +00:00
|
|
|
<h2 class="container_page_title" style="margin-left: 90px; margin-top: 30px;">Discover <a ng-href="{{getAlerts('ossec-*', defAlertFilter, 'from:now-7d,mode:quick,to:now', true)}}" target="_blank"><span class="glyphicon glyphicon-share"></span></a></h2>
|
2016-07-06 14:36:29 +00:00
|
|
|
<div style="margin-bottom: 25px; height: 100%;">
|
2016-07-06 15:40:55 +00:00
|
|
|
<iframe ng-src="{{getAlerts('ossec-*', defAlertFilter, 'from:now-7d,mode:quick,to:now', false)}}" height="100%" width="100%"></iframe>
|
2016-07-06 14:36:29 +00:00
|
|
|
</div>
|
|
|
|
</div>
|