Storage Setting⚓︎
1 Object Storage⚓︎
- The video storage page allows for customizing the location of session recordings for JumpServer connected assets.
- Currently JumpServer supported external storage includes Aws S3 cloud storage、Ceph、Swift、OSS、Azure、OBS、COS、SFTP.
- Click on
Create
button,then select corresponding storage method,Taking Tencent Cloud's COS storage as an example. - The authentication infromation in the picture all acquired from Tencent cloud console,input corresponding information and click to submit.
- After creation, update the object storage in the component management to store recordings in Tencent Cloud's COS storage bucket.
Attention
- After integrating JumpServer recording storage with external storage. the period of session log saving at regularly cleaning page is disabed for recording storage.
2 Command Storage⚓︎
- The Command Storage page allows customization of the location for storing command records of JumpServer connected asset sessions.
- Currently, the supported external command storage includes Elasticsearch.
- Click the
Create
button to create a new command storage and store the sessions generated by JumpServer connected assets externally, reducing the storage usage of the database. - Input the corresponding fields and click submit to successfully create the storage. After successful creation, click
More
next to the ElasticsearchName
and then clickTest
to perform a verification test. - JumpServer supports storing logs in Elasticsearch and can create indexes based on dates. The index name is the configured index name in JumpServer plus the date when the command record was generated. This facilitates users to query and manage records based on dates.
- After creating the command storage, update the command storage in the component management to store commands in Elasticsearch.
Attention
- After integrating JumpServer recording storage with external storage. the period of session log saving at regularly cleaning page is disabed for command storage.