Information Exchange - Pull data from EFT ARM then dump it to a json file
Go to file
Jonathan Branan b076be8333
All checks were successful
Build / build-windows-binary (push) Successful in 34s
test tag
2024-07-30 19:40:12 -05:00
.gitea/workflows test tag 2024-07-30 19:40:12 -05:00
executable Updated query and mapped the proper data to the template 2024-07-24 13:00:24 -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 moved encoder to seperate file and created .token refresh logic 2024-07-29 17:30:11 -05:00
inexConnect.py moved encoder to seperate file and created .token refresh logic 2024-07-29 17:30:11 -05:00
inexDataModel.py Updated output data model 2024-07-15 22:32:42 -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
LICENSE Initial commit 2024-06-24 12:18:25 -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