Information Exchange - Pull data from EFT ARM then dump it to a json file
Go to file
Jonathan Branan 5c37b2fca2
All checks were successful
Build / build-windows-binary (push) Successful in 30s
Build / build-linux-binary (push) Successful in 40s
Updated build.yaml
2024-08-05 11:30:43 -05:00
.gitea/workflows Updated build.yaml 2024-08-05 11:30:43 -05:00
.gitignore moved encoder to seperate file and created .token refresh logic 2024-07-29 17:30:11 -05:00
config.toml.example moved encoder to seperate file and created .token refresh logic 2024-07-29 17:30:11 -05:00
inex.py embedded queries 2024-08-01 11:02:37 -05:00
inexConnect.py generalized db query and embedded it. 2024-08-02 20:57:20 -05:00
inexDataModel.py generalized db query and embedded it. 2024-08-02 20:57:20 -05:00
inexDataProcessing.py adjusted utype handling 2024-07-30 12:46:19 -05:00
inexEncoder.py moved encoder to seperate file and created .token refresh logic 2024-07-29 17:30:11 -05:00
inexLogging.py Added logging. 2024-07-11 16:13:45 -05:00
inexSqlquery.py embedded queries 2024-08-01 11:02:37 -05:00
LICENSE changed license 2024-07-31 20:55:49 -05:00
README.md updating processData 2024-07-16 23:47:15 -05:00
requirements.txt moved requirements.txt 2024-07-17 02:44:43 -05:00
test.py moved encoder to seperate file and created .token refresh logic 2024-07-29 17:30:11 -05:00

Inex

Information Exchange - Pull data from EFT ARM then dump it to a json file

Data Map:

tbl_ProtocolCommands

  • ProtocolCommandID
  • Time_stamp
  • RemoteIP
  • RemotePort
  • LocalIP
  • LocalPort
  • Protocol
  • SiteName
  • Command
  • CommandParameters
  • FileName
  • VirtualFolderName
  • PhysicalFolderName
  • IsInternal
  • FileSize
  • TransferTime
  • BytesTransferred
  • ResultID
  • TransactionID
  • Description
  • Actor

tbl_Transactions

  • TransactionID
  • ParentTransactionID
  • TransactionObject
  • TransactionGUID
  • NodeName
  • time_stamp