diff --git a/templates/fragments/_common.erb b/templates/fragments/_common.erb index f3714c29..d04226ec 100644 --- a/templates/fragments/_common.erb +++ b/templates/fragments/_common.erb @@ -7,7 +7,7 @@ <%= @ossec_auto_ignore %> - <%- @ossec_scanpaths.each do |scanpath| -%> " realtime="<%= scanpath['realtime'] %>"><%= scanpath['path'] %> + <%- @ossec_scanpaths.each do |scanpath| -%> " realtime="<%= scanpath['realtime'] %>" whodata="<%= scanpath['whodata'] || 'no' %>"><%= scanpath['path'] %> <%- end -%>