-
Type:
Incident report
-
Resolution: Won't fix
-
Priority:
Minor
-
None
-
Affects Version/s: 1.8.3
-
Component/s: Frontend (F)
Currently, frontend allows to create items of type "Log" with any key. However, type "Log" only makes sense for items with keys log[], logrt[], and eventlog[] (unless someone implements her own agent that speaks our JSON log protocol, that is). So GUI should limit the ability to create "Log" items with arbitrary keys.