I don't believe there is any way to do this from the web GUI. You can
add new custom categories via the CLI: #config webfilter
ftgd-local-cat(ftgd-local-cat) # edit MyCustomCategorynew entry
'MyCustomCategory' added(MyCustomCategory)#
I'm having trouble with the query. Bear with me as I am not a sql guy.
Running a test on this query in the dataset, I am getting the following
error: ERROR: column "ebtime" does not existLINE 1: ...user"),
ipstr("srcip")) as user_src, sum(coalesce(eb...
I' ve created the data set as previously mentioned in this post. The
test query runs great. However, I am unable to create a report based on
this data set - it simply does not show up in the list of " charts" .
What am I missing here?