Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

...

...

...

...

...

...

...

...

...

...

...

...

...

Table of Contents

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으로 쓸 수 없습니다)

...

Role

Action

Super Admin

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

The others role

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

No Auth

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

...