<?xml version="1.0" encoding="ISO-8859-1"?>
<gateway compatibility="1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://schema.itrsgroup.com/GA6.9.0-240628/gateway.xsd">
	<probes>
		<probe name="ingestion-monitor">
			<hostname>localhost</hostname>
			<port>17036</port>
			<dynamicEntities>
				<mappingType ref="Ingestion proxy"/>
				<collectionAgentParameters ref="Ingestion proxy"/>
			</dynamicEntities>
		</probe>
	</probes>
	<dynamicEntities>
		<simpleMappings>
			<mapping name="Ingestion-proxy">
				<custom>
					<filters>
						<filter>
							<label>hostname</label>
							<exists></exists>
						</filter>
						<filter>
							<label>app</label>
							<equals>
								<value>ingestion-proxy</value>
							</equals>
						</filter>
					</filters>
					<geneosItems>
						<geneosItem>
							<label>hostname</label>
							<entity>
								<required>true</required>
								<useInDisplayName>true</useInDisplayName>
							</entity>
						</geneosItem>
						<geneosItem>
							<label>app</label>
							<sampler/>
						</geneosItem>
					</geneosItems>
				</custom>
			</mapping>
		</simpleMappings>
		<mappingTypes>
			<mappingType name="Ingestion proxy">
				<mappings>
					<mapping ref="Ingestion-proxy"/>
				</mappings>
			</mappingType>
		</mappingTypes>
		<collectionAgentParameters>
			<collectionAgentParameters name="Ingestion proxy">
				<unmanaged/>
				<reporterPort>19137</reporterPort>
			</collectionAgentParameters>
		</collectionAgentParameters>
	</dynamicEntities>
</gateway>
