Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Concept

규칙/정책

Naming 규칙

Group Name
= CH’s Configuration Page → Data Source’s Telegraf Database Name
= Telegraf’s Config → [[outputs.influxdb]] → Database Name

Conditions

  1. Regular expression pattern 적용:

/^\w+$/문자, 숫자, '_' 만 허용.
: ‘#’, ‘$’, ‘&’, ‘^’, ‘|’, '%’ 등의 특수 문자 입력 방지(Because, InfluxDB의 DB name으로 쓸 수 없습니다)

동작 순서

1단계 : 그룹 생성

(아래와 같이 RnD라고 하는 그룹이 생성되었다고 가정합니다.)

2단계 : Data Source 연결(Configuration for Connection)

그룹을 생성하고 나면, 그룹에서 사용할 전용 Data Source를 연결해야 합니다.

Role

Action

Super Admin

  • 전체 데이터베이스 목록이 보여집니다.

The others role

  • 자신이 현재 속한 데이터베이스로 연결됩니다.

No Auth

  • 전체 데이터베이스 목록이 보여집니다.

3단계 : Collector configure

  • No labels

0 Comments

You are not logged in. Any changes you make will be marked as anonymous. You may want to Log In if you already have an account.