Difference between revisions of "Data Archival in KHIKA"

From khika
Jump to navigation Jump to search
(Created page with "== Overview == The purpose of this section is to provide KHIKA SIEM Users and Administrators, an understanding of the complete life cycle of data stored in KHIKA. In KHIKA,...")
 
Line 14: Line 14:
  
  
archival1
+
[[File:Arch1.jpg|700px]]
  
  
archival2
+
[[File:Arch2.jpg|700px]]
  
  
Line 27: Line 27:
  
  
archival3
+
[[File:Arch3.jpg|700px]]
  
  
Line 33: Line 33:
  
  
archival4
+
[[File:Arch4.jpg|700px]]

Revision as of 06:31, 12 June 2019

Overview

The purpose of this section is to provide KHIKA SIEM Users and Administrators, an understanding of the complete life cycle of data stored in KHIKA. In KHIKA, time series log data from data sources is segregated into one or more workspaces such that data from a distinct data source is typically stored on its own, in each workspace’s index. On receiving log data, KHIKA identifies the workspace associated with the data source and stores the data in its corresponding day’s index. In other words, the data received today will be stored in today’s data index while the data received tomorrow will be stored in tomorrow’s data index.

Since log data combined over a period of time tends to becomes large (> few TBs) in size, in-order to maintain optimal KHIKA application performance as well as to ensure prudent use of IT infrastructure and resources, KHIKA data storage is categorized into two types viz.

  • Online storage – the data that is readily searchable via KHIKA UI is stored in online storage. The setting/parameter that controls online data retention period is called “TIME-TO-LIVE” or TTL and TTL is a workspace level setting and can be configured as per customer requirements. The default TTL or online data retention period for the workspace is 90 days.
  • Offline storage - The older data i.e. data beyond the TTL period is archived or moved from online storage to offline storage.


Checking Data Archival details

Go to Configure from the left pane and select Workspace tab.


Arch1.jpg


Arch2.jpg


KHIKA Data Archival procedure automatically moves data in this workspace, only when it is 91 days old, to the Offline storage. Newer data in the workspace is not moved until 90 days.

Please note : If the online storage disk utilisation reaches 80%, ie. If it is 80% full, then, oldest day data shall be moved to the Offline storage even if it is not 91 days old yet.

To review the Data archival status for a workspace, go to Configure from the main KHIKA menu and select Workspace tab.


Arch3.jpg


Select the required workspace from the dropdown and click on Archival status icon for it. A pop up appears asking for from and to dates for duration of archival report. Select dates and you can get the archival status report as follows:


Arch4.jpg