About the Web Services API

About the Web Services API

The LogLogic Web Services API lets you develop programs, or use Web Services tools, to interface with the LogLogic Appliances. You can use the Web Services API to run reports and searches, manage alert rules, manage user accounts, manage forwarding rules, and manage search filters.

The API is XML Web Services-based to provide a standardize API transport.

LogLogic provides two main Services:


  • Administration Service - for managing administrative tasks
  • Report and Search Service - for accessing report and search capabilities

Administration Service

The LogLogic Administration Service API lets you manage LogLogic Appliances via the following operations:

Report and Search Service

The LogLogic Search Service API lets you manage reports and search queries on LogLogic Appliances. Managing report and search queues includes running reports, viewing reports, and searching reports to return specific data.

Requirements

To use the LogLogic Web Services API, you need:


  • a software tool to integrate your applications with the LogLogic Web Services API (such as Apache Axis (for Java and C++ clients) or SOAP::Lite (for Perl clients).
  • a software tool to create the client side API code (such as wsdl2java or wsdl2perl).
  • LogLogic WSDL
  • a software tool to generate client stubs
  • LogLogic Appliance UserID with “access web services” enabled

0
Your rating: None

User login

Current Poll

What programming language are you using to communicate with the LogLogic API?:

Recent Comments