<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Axway API Gateway Add-0n in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Axway-API-Gateway-Add-0n/m-p/467588#M57442</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;I would like to use the following Splunk addon for Axway API Gateway to facilitate the reading of API Gateway's logs on Splunk side:&lt;BR /&gt;
&lt;A href="https://splunkbase.splunk.com/app/4723/#/details"&gt;https://splunkbase.splunk.com/app/4723/#/details&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Did anyone use this addon so far? It's not clear to me what configuration should be done on Gateway's side. Does it need a token for authentication?&lt;/P&gt;</description>
    <pubDate>Tue, 29 Oct 2019 18:53:59 GMT</pubDate>
    <dc:creator>userit922</dc:creator>
    <dc:date>2019-10-29T18:53:59Z</dc:date>
    <item>
      <title>Axway API Gateway Add-0n</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Axway-API-Gateway-Add-0n/m-p/467588#M57442</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;I would like to use the following Splunk addon for Axway API Gateway to facilitate the reading of API Gateway's logs on Splunk side:&lt;BR /&gt;
&lt;A href="https://splunkbase.splunk.com/app/4723/#/details"&gt;https://splunkbase.splunk.com/app/4723/#/details&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Did anyone use this addon so far? It's not clear to me what configuration should be done on Gateway's side. Does it need a token for authentication?&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2019 18:53:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Axway-API-Gateway-Add-0n/m-p/467588#M57442</guid>
      <dc:creator>userit922</dc:creator>
      <dc:date>2019-10-29T18:53:59Z</dc:date>
    </item>
    <item>
      <title>Re: Axway API Gateway Add-0n</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Axway-API-Gateway-Add-0n/m-p/467589#M57443</link>
      <description>&lt;P&gt;Hello Ana,&lt;/P&gt;

&lt;P&gt;Open logging should be enabled on the gateway, with care (maybe not on prod right away, to evaluate the impact).&lt;/P&gt;

&lt;P&gt;Then, when logging is enabled, logs are being written to local files as documented here: &lt;A href="https://docs.axway.com/bundle/APIGateway_762_AdministratorGuide_allOS_en_HTML5/page/Content/AdminGuideTopics/admin_open_logging.htm"&gt;link text&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Then you got to put this data into Splunk. And there are several ways to do so.&lt;/P&gt;

&lt;P&gt;The simpler: You have a Splunk Universal Forwarder in the gateway, and it just monitor the file with a simple configuration like: &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[monitor:///&amp;lt;INSTALL_DIR&amp;gt;/apigateway/logs/group-*_instance-*_traffic.log]
sourcetype = axway:apigateway:traffic:json
index = &amp;lt;index&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;UL&gt;
&lt;LI&gt;the configuration needed to route data to your Splunk (outputs.conf).&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;Our AWS scenario, not the simpler, but we had to do it that way: You have a CloudWatch agent on the Gateway that forwards the open logging data to a CloudWatch Log Group, which is pushed to Splunk HTTP Event Collector via Kinesis Firehose.&lt;/P&gt;

&lt;P&gt;In that case, yes, you need to configure a token on the Splunk side with the HEC input: &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[http://&amp;lt;input name&amp;gt;]
index = &amp;lt;index&amp;gt;
indexes = &amp;lt;index&amp;gt;
sourcetype = axway:apigateway:traffic:json
token = &amp;lt;token&amp;gt;
useACK = 1
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;And the token should also be configured on the Kinesis Firehose stream.&lt;/P&gt;

&lt;P&gt;There is some documentation on how to create a Kinesis Forehose stream (i.e. &lt;A href="https://docs.aws.amazon.com/firehose/latest/dev/creating-the-stream-to-splunk.html"&gt;link text&lt;/A&gt;), except you do not have to use a Lambda function.&lt;/P&gt;

&lt;P&gt;I hope it will help!&lt;/P&gt;</description>
      <pubDate>Wed, 30 Oct 2019 09:23:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Axway-API-Gateway-Add-0n/m-p/467589#M57443</guid>
      <dc:creator>D2SI</dc:creator>
      <dc:date>2019-10-30T09:23:21Z</dc:date>
    </item>
  </channel>
</rss>

