Native Direct Write Index¶
That is, directly specify the index to which data is written during the underlying data collection phase. After successfully creating a native direct write index, the DataKit collector matches the reported data based on the index name.
Create¶
- Navigate to Create Index > Native Direct Write Index page;
- Customize the index name;
- Add a description as needed;
- Configure the data storage strategy;
- Confirm.
Note
- After successful creation, if the collected data does not match the name of the native direct write index on the console, the data will be discarded and not written;
- If the native direct write index is not created, data will also be discarded even if it has been defined on the DataKit side.