Skip to content

Otrs (github.com/OTRS) To Elastic/Kibana export

Notifications You must be signed in to change notification settings

Myra-Security-GmbH/otrs-to-elastic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Otrs (github.com/OTRS) To Elastic/Kibana export

Use Cases: Key Performance Indicator (KPI) Tracker

Tracked Events: "EmailCustomer", "SendAnswer", "FollowUp"

  1. Standard Evens History: EmailCustomer -> SendAnswer -> FollowUp -> SendAnswer -> ...

  2. also possible Evens History: SendAnswer -> SendAnswer -> FollowUp -> FollowUp -> ...

Install

# start elastic and grafana:
/Downloads/elasticsearch-5.4.1$ bin/elasticsearch
/Downloads/grafana-4.3.2$ bin/grafana-server

# make ssh tunel to mysql like
ssh -v -L 3366:localhost:3306 use@server

# import grafana.json

OTRS Ticket Domain Model

https://github.com/OTRS/otrs/blob/master/development/diagrams/Database/OTRSDatabaseDiagram.png

About

Otrs (github.com/OTRS) To Elastic/Kibana export

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%