Versions Compared

Key

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

...

Expand
titleSteps to create Data Archival Record

To create a Data Archival record, the following steps needs to be followed: 

  1. Go to the Data Archival page and click on the add button on the top right corner. An ElasticTransfer agent needs to be configured in the system as it is a pre-requisite for Data Archival record creation. 

  2. Image RemovedImage Added

    Enter the following details in the Add screen. 

    • Archival Name: Name of the archival record. 

    • Records from: Starting date from which the records need to be fetched in the container. 

    • Records to: End date till which the records need to be fetched in the container. 

    • Days to Retain: Number of days till which the container needs to be active. 

    Click on the save button on the top right corner to save the record. 

    Image RemovedImage Added
  3. A Data Archival record is created with the state ‘INPROGRESS’. Container creation is in progress now. 

    Image RemovedImage Added

  4. After the container is created, the Data Source URL column will contain the URL of the container and the boltport column will contain the boltport for the Neo4j container.

    Image RemovedImage Added

    The URL is clickable and it will open the Neo4j browser for the container. You will need to provide the boltport while login in to the Neo4j browser. 

  5. After the Data Archival record reaches expiration date, the container will be terminated and the record in Data Archival page will show ‘TERMINATED’ status. 

...

Expand
titleRequired Libraries

Appropriate version of python pip packages should be installed to run agents. 

Ex. pip install neo4j==1.7.6  

python pip packages with version. 

Package 

Version 

2to3 

APScheduler 

3.6.3 

backports.ssl-match-hostname 

3.7.0.1 

backports.time-perf-counter 

0.0.4 

boto3 

1.14.63 

botocore 

1.17.63 

certifi 

2020.6.20 

cffi 

1.14.2 

chardet 

3.0.4 

cryptography 

3.1 

docker 

4.3.1 

docutils 

0.15.2 

elasticsearch 

7.9.1 

enum34 

1.1.10 

funcsigs 

1.0.2 

futures 

3.3.0 

idna 

2.1 

ipaddress 

1.0.23 

jmespath 

0.10.0 

monotonic 

1.5 

neo4j 

1.7.6 

neobolt 

1.7.17 

neotime 

1.7.4 

ntlm-auth 

1.5.0 

pika 

1.1.0 

pip 

20.2.3 

pycparser 

2.2 

python-dateutil 

2.8.1 

pytz 

2020.1 

requests 

2.24.0 

requests-ntlm 

1.1.0 

s3transfer 

0.3.3 

schedule 

0.6.0 

setuptools 

44.1.1 

six 

1.15.0 

tzlocal 

2.1 

urllib3 

1.25.10 

websocket-client 

0.57.0 

wheel 

0.35.1 

xmltodict 

0.12.0