seanthegeek / graylog-fortigate-syslog

A Graylog Content Pack of dashboards for FortiGate syslog data
https://seanthegeek.net/1270/how-to-create-a-single-node-graylog-instance-and-analyze-fortigate-logs/
Apache License 2.0
34 stars 10 forks source link

how can i change the index which the dashboard is using --the latest version #7

Closed ervin09 closed 1 year ago

ervin09 commented 1 year ago

Hi , after installing the lastest version of the Json file on the content packs, im having this issue: how can i change this?

While retrieving data for this widget, the following error(s) occurred: Elasticsearch exception [type=index_not_found_exception, reason=no such index []].

if i query from the cli , elasticsearch. with the correct index i get an answer , (nothing has changed in the elasticsearch)

ervin09 commented 1 year ago

While retrieving data for this widget, the following error(s) occurred: Elasticsearch exception [type=index_not_found_exception, reason=no such index []].

i can't seem to define this anywhere in my indeces.... so im puzzled of where to change this value.

my Index prefix: fortigate_syslog

but so it was for the previous versions of this widget and it worked alright.

ervin09 commented 1 year ago

okay this is fixed now. i had to change the highlighted value to match my Fortigate_syslog index and that was it.

image