Skip to content

This setup will pull First National Bank InContact emails from an IMAP email account, parse them, and post them to a simple Ruby app.

License

Notifications You must be signed in to change notification settings

EagerELK/fnb-incontact-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Use Logstash to parse FNB InContact messages

This setup will pull First National Bank InContact emails from an IMAP email account, parse them, and post them to a simple Ruby app.

Usage

vagrant up

You will be prompted for the following:

  • Email hostname
  • Email username
  • Email password
  • Email folder

Further work

The idea is to extend this further to

  • Track transactions day by day by categorizing transactions. Might event look at some kind of machine learning to do it.
  • Analyze transactions using Elasticsearch
  • Visualize transactions using Kibana

About

This setup will pull First National Bank InContact emails from an IMAP email account, parse them, and post them to a simple Ruby app.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages