rsyslog / loganalyzer

Adiscon LogAnalyzer, a web frontend to log data from the same folks the created rsyslog
Other
76 stars 39 forks source link

Existing fields are overwritten by adding a new one. #55

Open vsc55 opened 4 years ago

vsc55 commented 4 years ago

If you add a new field the same "FieldID" and "Display Name" as another existing one instead of giving an error that it already exists, it is overwritten with the new data that we have placed, such as the "Name of Searchfilter".

vsc55 commented 4 years ago

Process:

  1. Create new Field image image image

  2. Create another new field with the same "FieldID" and "Display Name" but different "Name of Searchfilter" image image image

As seen in the message, instead of giving an error it says that the data has been updated correctly.