Information Exchange - Pull data from EFT ARM then dump it to a json file
Go to file
Jonathan Branan b0d7ff930a
Some checks failed
Build Inex Executable / Build (push) Failing after 12s
updating automated workflow
2024-07-17 13:23:20 -05:00
.gitea/workflows updating automated workflow 2024-07-17 13:23:20 -05:00
executable Added logging. 2024-07-11 16:13:45 -05:00
.gitignore Added logging. 2024-07-11 16:13:45 -05:00
config.toml.example Added logging. 2024-07-11 16:13:45 -05:00
inex.py removed pandas added requirements.txt and build.yaml 2024-07-16 02:12:27 -05:00
inexConnect.py Updated output data model 2024-07-15 22:32:42 -05:00
inexDataModel.py Updated output data model 2024-07-15 22:32:42 -05:00
inexDataProcessing.py updating processData 2024-07-16 23:47:15 -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 removed hardcoded driver and set to read from toml 2024-07-01 09:21:06 -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