Python script to get the last 5 minutes of accepted traffic logs via the trendmicro email security API and send them to a syslog server

Script Python para obtener los ultimos 5 minutos de logs de trafico aceptado por medio de la API de trendmicro email security y enviarlos a un servidor de syslog

Crontab
*/5 * * * * /usr/local/bin/python3.9 /home/user/tmes-syslog_0.02.py 2>&1 > /home/user/errores.txt

------------
# API documentation
# Getting Started with Trend Micro Email Security APIs
# https://docs.trendmicro.com/en-us/enterprise/trend-micro-email-security-rest-api-online-help/getting-started-with.aspx
# Obtaining the API Key
# https://docs.trendmicro.com/en-us/enterprise/trend-micro-email-security-rest-api-online-help/getting-started-with/obtaining-the-api-ke.aspx
# List Mail Tracking Logs
# https://docs.trendmicro.com/en-us/enterprise/trend-micro-email-security-rest-api-online-help/supported-apis/logs/list-mail-tracking-l.aspx

Features

  • Connect to TMES API - Conectar a la API de TMES
  • Get last 5 minits of accepted traffic - Obtener los últimos 5 mins de logs de trafico aceptado
  • Send to syslog server - Enviar a servidor syslog

Project Activity

See All Activity >

License

GNU General Public License version 3.0 (GPLv3), MIT License

Follow API - TMES logs to syslog

API - TMES logs to syslog Web Site

You Might Also Like
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of API - TMES logs to syslog!

Additional Project Details

Programming Language

Python

Related Categories

Python Logging Software, Python SIEM Tool, Python API Gateways

Registered

2023-03-03