apiVersion: 1 datasources: # <string, required> Nameof the VictoriaLogs datasource # displayed inGrafana panels and queries. - name: VictoriaLogs # <string, required> Sets the data source type. type: victoriametrics-logs-datasource # <string, required> Sets the access mode, either # proxy or direct (Server or Browserin the UI). access: proxy # <string> SetsURLfor sending queries to VictoriaLogs server. # see https://docs.victoriametrics.com/victorialogs/querying/ url: http://victorialogs:9428 # <string> Sets the pre-selected datasource fornew panels. # You can set only one default data source per organization. isDefault: true jsonData: AccountID: '9527' ProjectID: '9527'