mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-02 17:00:10 +00:00
Improve syslog API, add host log plugin skeleton
This commit is contained in:
parent
e87d13f260
commit
c6e061e62b
14 changed files with 191 additions and 18 deletions
|
|
@ -184,7 +184,7 @@ $(document).ready(function() {
|
|||
},
|
||||
columns: [
|
||||
{
|
||||
data: 'producer'
|
||||
data: 'producer_title'
|
||||
},
|
||||
{
|
||||
data: 'host',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue