Error 404 Not Found

GET https://shopware6.eps-dev.com/robots.txt

ErrorController

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"error_controller"
_cspNonce
"YXtxvN1D0A4="
_route_params
[]
_stopwatch_token
"6d4e35"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#1790
  #message: "No route found for "GET https://shopware6.eps-dev.com/robots.txt""
  #code: 0
  #file: "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 149
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#1493 …}
  -statusCode: 404
  -headers: []
  trace: {
    /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/EventListener/RouterListener.php:149 {
      Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
      › 
      ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
    }
    /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
    }
    /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
      ›     }    $listener($event, $eventName, $this);}
    }
    /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
    }
    /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:40 {
      Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › {    $event = $this->dispatcher->dispatch($event, $eventName);}
    /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:29 {
      Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › {    $event = $this->dispatcher->dispatch($event, $eventName);}
    /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:31 {
      Shopware\Core\Framework\Event\NestedEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › 
      ›     return $this->dispatcher->dispatch($event, $eventName);}
    }
    /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:122 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    }
    /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpKernel.php:159 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
    /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpKernel.php:76 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
    }
    /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
      Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › 
      ›     return parent::handle($request, $type, $catch);}
    }
    /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
      Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
      › try {    return $kernel->handle($request, $type, $catch);} finally {
    }
    /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpCache/HttpCache.php:460 {
      Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
      › // always a "master" request (as the real master request can be in cache)$response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);}
    /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpCache/HttpCache.php:437 {
      Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
      › 
      › $response = $this->forward($subRequest, $catch);}
    /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpCache/HttpCache.php:335 {
      Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
      › 
      ›     return $this->fetch($request, $catch);}
    }
    /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpCache/HttpCache.php:213 {
      Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › } else {    $response = $this->lookup($request, $catch);}
    }
    /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
      Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › if ($type === HttpKernelInterface::MAIN_REQUEST) {    $response = parent::handle($request, $type, $catch);} elseif ($request->attributes->has('_sw_esi')) {
    }
    /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Kernel.php:156 {
      Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › 
      ›     return $this->getHttpKernel()->handle($request, $type, $catch);}
    }
    /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);}
    /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/public/index.php:10 {
      › 
      › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
        "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#763
  -records: [
    "" => [
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.388+00:00"
        "message" => "User Deprecated: Since shopware/core : The Shopware\Core\Service\Service bundle should be added to config/bundles.php"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#52
            #message: "User Deprecated: Since shopware/core : The Shopware\Core\Service\Service bundle should be added to config/bundles.php"
            #code: 0
            #file: "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Feature.php"
            #line: 255
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Feature.php:255 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                › 
                ›     trigger_deprecation('shopware/core', '', $message);}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Kernel.php:138 {
                Shopware\Core\Kernel->registerBundles(): iterable …
                › if ((!Feature::has('v6.7.0.0') || !Feature::isActive('v6.7.0.0')) && !isset($bundles[Service::class])) {    Feature::triggerDeprecationOrThrow('v6.7.0.0', \sprintf('The %s bundle should be added to config/bundles.php', Service::class));    yield new Service();
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/Kernel.php:339 {
                Symfony\Component\HttpKernel\Kernel->initializeBundles(): void …
                › $this->bundles = [];foreach ($this->registerBundles() as $bundle) {    $name = $bundle->getName();
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/Kernel.php:743 {
                Symfony\Component\HttpKernel\Kernel->preBoot(): ContainerInterface …
                › 
                › $this->initializeBundles();$this->initializeContainer();
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/Kernel.php:120 {
                Symfony\Component\HttpKernel\Kernel->boot(): void …
                › if (null === $this->container) {    $this->preBoot();}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Kernel.php:190 {
                Shopware\Core\Kernel->boot(): void …
                › 
                ›     parent::boot();}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if (!$this->booted) {    $this->boot();}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/public/index.php:10 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.391+00:00"
        "message" => "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#150
            #message: "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
            #code: 0
            #file: "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Feature.php"
            #line: 255
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Feature.php:255 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                › 
                ›     trigger_deprecation('shopware/core', '', $message);}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/DataAbstractionLayer/EntityExtension.php:49 {
                Shopware\Core\Framework\DataAbstractionLayer\EntityExtension->getEntityName(): string …
                › if (EnvironmentHelper::getVariable('APP_ENV') === 'dev') {    Feature::triggerDeprecationOrThrow('v6.7.0.0', Feature::deprecatedMethodMessage(__CLASS__, __METHOD__, 'v6.7.0.0', 'Method will be abstract'));}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:129 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->getInstance(DefinitionInstanceRegistry $registry, EntityExtension $extension): EntityDefinition …
                › 
                › if (!empty($extension->getEntityName())) {    $entity = $extension->getEntityName();
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:63 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->addExtension(DefinitionInstanceRegistry $definitionRegistry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry, EntityExtension $extension): void …
                › try {    $definition = $this->getInstance($definitionRegistry, $extension);} catch (DefinitionNotFoundException) {
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:39 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->configureExtensions(DefinitionInstanceRegistry $registry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry): void …
                › foreach ($this->extensions as $extension) {    $this->addExtension($registry, $salesChannelRegistry, $extension);}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Framework.php:159 {
                Shopware\Core\Framework\Framework->boot(): void …
                › ->get(ExtensionRegistry::class)->configureExtensions(    $this->container->get(DefinitionInstanceRegistry::class),
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/Kernel.php:125 {
                Symfony\Component\HttpKernel\Kernel->boot(): void …
                ›     $bundle->setContainer($this->container);    $bundle->boot();}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Kernel.php:190 {
                Shopware\Core\Kernel->boot(): void …
                › 
                ›     parent::boot();}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if (!$this->booted) {    $this->boot();}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/public/index.php:10 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.391+00:00"
        "message" => "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#119
            #message: "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
            #code: 0
            #file: "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Feature.php"
            #line: 255
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Feature.php:255 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                › 
                ›     trigger_deprecation('shopware/core', '', $message);}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/DataAbstractionLayer/EntityExtension.php:49 {
                Shopware\Core\Framework\DataAbstractionLayer\EntityExtension->getEntityName(): string …
                › if (EnvironmentHelper::getVariable('APP_ENV') === 'dev') {    Feature::triggerDeprecationOrThrow('v6.7.0.0', Feature::deprecatedMethodMessage(__CLASS__, __METHOD__, 'v6.7.0.0', 'Method will be abstract'));}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:129 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->getInstance(DefinitionInstanceRegistry $registry, EntityExtension $extension): EntityDefinition …
                › 
                › if (!empty($extension->getEntityName())) {    $entity = $extension->getEntityName();
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:71 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->addExtension(DefinitionInstanceRegistry $definitionRegistry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry, EntityExtension $extension): void …
                › try {    $salesChannelDefinition = $this->getInstance($salesChannelRegistry, $extension);} catch (DefinitionNotFoundException) {
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:39 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->configureExtensions(DefinitionInstanceRegistry $registry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry): void …
                › foreach ($this->extensions as $extension) {    $this->addExtension($registry, $salesChannelRegistry, $extension);}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Framework.php:159 {
                Shopware\Core\Framework\Framework->boot(): void …
                › ->get(ExtensionRegistry::class)->configureExtensions(    $this->container->get(DefinitionInstanceRegistry::class),
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/Kernel.php:125 {
                Symfony\Component\HttpKernel\Kernel->boot(): void …
                ›     $bundle->setContainer($this->container);    $bundle->boot();}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Kernel.php:190 {
                Shopware\Core\Kernel->boot(): void …
                › 
                ›     parent::boot();}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if (!$this->booted) {    $this->boot();}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/public/index.php:10 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.391+00:00"
        "message" => "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#39
            #message: "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
            #code: 0
            #file: "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Feature.php"
            #line: 255
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Feature.php:255 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                › 
                ›     trigger_deprecation('shopware/core', '', $message);}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/DataAbstractionLayer/EntityExtension.php:49 {
                Shopware\Core\Framework\DataAbstractionLayer\EntityExtension->getEntityName(): string …
                › if (EnvironmentHelper::getVariable('APP_ENV') === 'dev') {    Feature::triggerDeprecationOrThrow('v6.7.0.0', Feature::deprecatedMethodMessage(__CLASS__, __METHOD__, 'v6.7.0.0', 'Method will be abstract'));}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:129 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->getInstance(DefinitionInstanceRegistry $registry, EntityExtension $extension): EntityDefinition …
                › 
                › if (!empty($extension->getEntityName())) {    $entity = $extension->getEntityName();
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:63 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->addExtension(DefinitionInstanceRegistry $definitionRegistry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry, EntityExtension $extension): void …
                › try {    $definition = $this->getInstance($definitionRegistry, $extension);} catch (DefinitionNotFoundException) {
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:39 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->configureExtensions(DefinitionInstanceRegistry $registry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry): void …
                › foreach ($this->extensions as $extension) {    $this->addExtension($registry, $salesChannelRegistry, $extension);}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Framework.php:159 {
                Shopware\Core\Framework\Framework->boot(): void …
                › ->get(ExtensionRegistry::class)->configureExtensions(    $this->container->get(DefinitionInstanceRegistry::class),
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/Kernel.php:125 {
                Symfony\Component\HttpKernel\Kernel->boot(): void …
                ›     $bundle->setContainer($this->container);    $bundle->boot();}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Kernel.php:190 {
                Shopware\Core\Kernel->boot(): void …
                › 
                ›     parent::boot();}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if (!$this->booted) {    $this->boot();}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/public/index.php:10 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.392+00:00"
        "message" => "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#38
            #message: "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
            #code: 0
            #file: "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Feature.php"
            #line: 255
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Feature.php:255 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                › 
                ›     trigger_deprecation('shopware/core', '', $message);}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/DataAbstractionLayer/EntityExtension.php:49 {
                Shopware\Core\Framework\DataAbstractionLayer\EntityExtension->getEntityName(): string …
                › if (EnvironmentHelper::getVariable('APP_ENV') === 'dev') {    Feature::triggerDeprecationOrThrow('v6.7.0.0', Feature::deprecatedMethodMessage(__CLASS__, __METHOD__, 'v6.7.0.0', 'Method will be abstract'));}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:129 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->getInstance(DefinitionInstanceRegistry $registry, EntityExtension $extension): EntityDefinition …
                › 
                › if (!empty($extension->getEntityName())) {    $entity = $extension->getEntityName();
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:71 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->addExtension(DefinitionInstanceRegistry $definitionRegistry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry, EntityExtension $extension): void …
                › try {    $salesChannelDefinition = $this->getInstance($salesChannelRegistry, $extension);} catch (DefinitionNotFoundException) {
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:39 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->configureExtensions(DefinitionInstanceRegistry $registry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry): void …
                › foreach ($this->extensions as $extension) {    $this->addExtension($registry, $salesChannelRegistry, $extension);}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Framework.php:159 {
                Shopware\Core\Framework\Framework->boot(): void …
                › ->get(ExtensionRegistry::class)->configureExtensions(    $this->container->get(DefinitionInstanceRegistry::class),
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/Kernel.php:125 {
                Symfony\Component\HttpKernel\Kernel->boot(): void …
                ›     $bundle->setContainer($this->container);    $bundle->boot();}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Kernel.php:190 {
                Shopware\Core\Kernel->boot(): void …
                › 
                ›     parent::boot();}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if (!$this->booted) {    $this->boot();}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/public/index.php:10 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.392+00:00"
        "message" => "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#123
            #message: "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
            #code: 0
            #file: "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Feature.php"
            #line: 255
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Feature.php:255 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                › 
                ›     trigger_deprecation('shopware/core', '', $message);}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/DataAbstractionLayer/EntityExtension.php:49 {
                Shopware\Core\Framework\DataAbstractionLayer\EntityExtension->getEntityName(): string …
                › if (EnvironmentHelper::getVariable('APP_ENV') === 'dev') {    Feature::triggerDeprecationOrThrow('v6.7.0.0', Feature::deprecatedMethodMessage(__CLASS__, __METHOD__, 'v6.7.0.0', 'Method will be abstract'));}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:129 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->getInstance(DefinitionInstanceRegistry $registry, EntityExtension $extension): EntityDefinition …
                › 
                › if (!empty($extension->getEntityName())) {    $entity = $extension->getEntityName();
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:63 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->addExtension(DefinitionInstanceRegistry $definitionRegistry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry, EntityExtension $extension): void …
                › try {    $definition = $this->getInstance($definitionRegistry, $extension);} catch (DefinitionNotFoundException) {
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:39 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->configureExtensions(DefinitionInstanceRegistry $registry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry): void …
                › foreach ($this->extensions as $extension) {    $this->addExtension($registry, $salesChannelRegistry, $extension);}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Framework.php:159 {
                Shopware\Core\Framework\Framework->boot(): void …
                › ->get(ExtensionRegistry::class)->configureExtensions(    $this->container->get(DefinitionInstanceRegistry::class),
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/Kernel.php:125 {
                Symfony\Component\HttpKernel\Kernel->boot(): void …
                ›     $bundle->setContainer($this->container);    $bundle->boot();}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Kernel.php:190 {
                Shopware\Core\Kernel->boot(): void …
                › 
                ›     parent::boot();}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if (!$this->booted) {    $this->boot();}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/public/index.php:10 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.392+00:00"
        "message" => "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#31
            #message: "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
            #code: 0
            #file: "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Feature.php"
            #line: 255
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Feature.php:255 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                › 
                ›     trigger_deprecation('shopware/core', '', $message);}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/DataAbstractionLayer/EntityExtension.php:49 {
                Shopware\Core\Framework\DataAbstractionLayer\EntityExtension->getEntityName(): string …
                › if (EnvironmentHelper::getVariable('APP_ENV') === 'dev') {    Feature::triggerDeprecationOrThrow('v6.7.0.0', Feature::deprecatedMethodMessage(__CLASS__, __METHOD__, 'v6.7.0.0', 'Method will be abstract'));}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:129 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->getInstance(DefinitionInstanceRegistry $registry, EntityExtension $extension): EntityDefinition …
                › 
                › if (!empty($extension->getEntityName())) {    $entity = $extension->getEntityName();
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:71 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->addExtension(DefinitionInstanceRegistry $definitionRegistry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry, EntityExtension $extension): void …
                › try {    $salesChannelDefinition = $this->getInstance($salesChannelRegistry, $extension);} catch (DefinitionNotFoundException) {
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:39 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->configureExtensions(DefinitionInstanceRegistry $registry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry): void …
                › foreach ($this->extensions as $extension) {    $this->addExtension($registry, $salesChannelRegistry, $extension);}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Framework.php:159 {
                Shopware\Core\Framework\Framework->boot(): void …
                › ->get(ExtensionRegistry::class)->configureExtensions(    $this->container->get(DefinitionInstanceRegistry::class),
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/Kernel.php:125 {
                Symfony\Component\HttpKernel\Kernel->boot(): void …
                ›     $bundle->setContainer($this->container);    $bundle->boot();}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Kernel.php:190 {
                Shopware\Core\Kernel->boot(): void …
                › 
                ›     parent::boot();}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if (!$this->booted) {    $this->boot();}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/public/index.php:10 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.392+00:00"
        "message" => "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#115
            #message: "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
            #code: 0
            #file: "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Feature.php"
            #line: 255
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Feature.php:255 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                › 
                ›     trigger_deprecation('shopware/core', '', $message);}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/DataAbstractionLayer/EntityExtension.php:49 {
                Shopware\Core\Framework\DataAbstractionLayer\EntityExtension->getEntityName(): string …
                › if (EnvironmentHelper::getVariable('APP_ENV') === 'dev') {    Feature::triggerDeprecationOrThrow('v6.7.0.0', Feature::deprecatedMethodMessage(__CLASS__, __METHOD__, 'v6.7.0.0', 'Method will be abstract'));}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:129 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->getInstance(DefinitionInstanceRegistry $registry, EntityExtension $extension): EntityDefinition …
                › 
                › if (!empty($extension->getEntityName())) {    $entity = $extension->getEntityName();
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:63 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->addExtension(DefinitionInstanceRegistry $definitionRegistry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry, EntityExtension $extension): void …
                › try {    $definition = $this->getInstance($definitionRegistry, $extension);} catch (DefinitionNotFoundException) {
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:39 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->configureExtensions(DefinitionInstanceRegistry $registry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry): void …
                › foreach ($this->extensions as $extension) {    $this->addExtension($registry, $salesChannelRegistry, $extension);}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Framework.php:159 {
                Shopware\Core\Framework\Framework->boot(): void …
                › ->get(ExtensionRegistry::class)->configureExtensions(    $this->container->get(DefinitionInstanceRegistry::class),
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/Kernel.php:125 {
                Symfony\Component\HttpKernel\Kernel->boot(): void …
                ›     $bundle->setContainer($this->container);    $bundle->boot();}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Kernel.php:190 {
                Shopware\Core\Kernel->boot(): void …
                › 
                ›     parent::boot();}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if (!$this->booted) {    $this->boot();}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/public/index.php:10 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.392+00:00"
        "message" => "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#125
            #message: "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
            #code: 0
            #file: "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Feature.php"
            #line: 255
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Feature.php:255 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                › 
                ›     trigger_deprecation('shopware/core', '', $message);}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/DataAbstractionLayer/EntityExtension.php:49 {
                Shopware\Core\Framework\DataAbstractionLayer\EntityExtension->getEntityName(): string …
                › if (EnvironmentHelper::getVariable('APP_ENV') === 'dev') {    Feature::triggerDeprecationOrThrow('v6.7.0.0', Feature::deprecatedMethodMessage(__CLASS__, __METHOD__, 'v6.7.0.0', 'Method will be abstract'));}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:129 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->getInstance(DefinitionInstanceRegistry $registry, EntityExtension $extension): EntityDefinition …
                › 
                › if (!empty($extension->getEntityName())) {    $entity = $extension->getEntityName();
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:71 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->addExtension(DefinitionInstanceRegistry $definitionRegistry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry, EntityExtension $extension): void …
                › try {    $salesChannelDefinition = $this->getInstance($salesChannelRegistry, $extension);} catch (DefinitionNotFoundException) {
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:39 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->configureExtensions(DefinitionInstanceRegistry $registry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry): void …
                › foreach ($this->extensions as $extension) {    $this->addExtension($registry, $salesChannelRegistry, $extension);}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Framework.php:159 {
                Shopware\Core\Framework\Framework->boot(): void …
                › ->get(ExtensionRegistry::class)->configureExtensions(    $this->container->get(DefinitionInstanceRegistry::class),
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/Kernel.php:125 {
                Symfony\Component\HttpKernel\Kernel->boot(): void …
                ›     $bundle->setContainer($this->container);    $bundle->boot();}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Kernel.php:190 {
                Shopware\Core\Kernel->boot(): void …
                › 
                ›     parent::boot();}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if (!$this->booted) {    $this->boot();}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/public/index.php:10 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.394+00:00"
        "message" => "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#45
            #message: "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
            #code: 0
            #file: "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Feature.php"
            #line: 255
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Feature.php:255 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                › 
                ›     trigger_deprecation('shopware/core', '', $message);}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/DataAbstractionLayer/EntityExtension.php:49 {
                Shopware\Core\Framework\DataAbstractionLayer\EntityExtension->getEntityName(): string …
                › if (EnvironmentHelper::getVariable('APP_ENV') === 'dev') {    Feature::triggerDeprecationOrThrow('v6.7.0.0', Feature::deprecatedMethodMessage(__CLASS__, __METHOD__, 'v6.7.0.0', 'Method will be abstract'));}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:129 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->getInstance(DefinitionInstanceRegistry $registry, EntityExtension $extension): EntityDefinition …
                › 
                › if (!empty($extension->getEntityName())) {    $entity = $extension->getEntityName();
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:63 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->addExtension(DefinitionInstanceRegistry $definitionRegistry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry, EntityExtension $extension): void …
                › try {    $definition = $this->getInstance($definitionRegistry, $extension);} catch (DefinitionNotFoundException) {
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:39 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->configureExtensions(DefinitionInstanceRegistry $registry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry): void …
                › foreach ($this->extensions as $extension) {    $this->addExtension($registry, $salesChannelRegistry, $extension);}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Framework.php:159 {
                Shopware\Core\Framework\Framework->boot(): void …
                › ->get(ExtensionRegistry::class)->configureExtensions(    $this->container->get(DefinitionInstanceRegistry::class),
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/Kernel.php:125 {
                Symfony\Component\HttpKernel\Kernel->boot(): void …
                ›     $bundle->setContainer($this->container);    $bundle->boot();}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Kernel.php:190 {
                Shopware\Core\Kernel->boot(): void …
                › 
                ›     parent::boot();}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if (!$this->booted) {    $this->boot();}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/public/index.php:10 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.394+00:00"
        "message" => "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#27
            #message: "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
            #code: 0
            #file: "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Feature.php"
            #line: 255
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Feature.php:255 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                › 
                ›     trigger_deprecation('shopware/core', '', $message);}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/DataAbstractionLayer/EntityExtension.php:49 {
                Shopware\Core\Framework\DataAbstractionLayer\EntityExtension->getEntityName(): string …
                › if (EnvironmentHelper::getVariable('APP_ENV') === 'dev') {    Feature::triggerDeprecationOrThrow('v6.7.0.0', Feature::deprecatedMethodMessage(__CLASS__, __METHOD__, 'v6.7.0.0', 'Method will be abstract'));}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:129 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->getInstance(DefinitionInstanceRegistry $registry, EntityExtension $extension): EntityDefinition …
                › 
                › if (!empty($extension->getEntityName())) {    $entity = $extension->getEntityName();
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:71 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->addExtension(DefinitionInstanceRegistry $definitionRegistry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry, EntityExtension $extension): void …
                › try {    $salesChannelDefinition = $this->getInstance($salesChannelRegistry, $extension);} catch (DefinitionNotFoundException) {
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:39 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->configureExtensions(DefinitionInstanceRegistry $registry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry): void …
                › foreach ($this->extensions as $extension) {    $this->addExtension($registry, $salesChannelRegistry, $extension);}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Framework.php:159 {
                Shopware\Core\Framework\Framework->boot(): void …
                › ->get(ExtensionRegistry::class)->configureExtensions(    $this->container->get(DefinitionInstanceRegistry::class),
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/Kernel.php:125 {
                Symfony\Component\HttpKernel\Kernel->boot(): void …
                ›     $bundle->setContainer($this->container);    $bundle->boot();}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Kernel.php:190 {
                Shopware\Core\Kernel->boot(): void …
                › 
                ›     parent::boot();}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if (!$this->booted) {    $this->boot();}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/public/index.php:10 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.394+00:00"
        "message" => "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#797
            #message: "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
            #code: 0
            #file: "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Feature.php"
            #line: 255
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Feature.php:255 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                › 
                ›     trigger_deprecation('shopware/core', '', $message);}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/DataAbstractionLayer/EntityExtension.php:49 {
                Shopware\Core\Framework\DataAbstractionLayer\EntityExtension->getEntityName(): string …
                › if (EnvironmentHelper::getVariable('APP_ENV') === 'dev') {    Feature::triggerDeprecationOrThrow('v6.7.0.0', Feature::deprecatedMethodMessage(__CLASS__, __METHOD__, 'v6.7.0.0', 'Method will be abstract'));}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:129 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->getInstance(DefinitionInstanceRegistry $registry, EntityExtension $extension): EntityDefinition …
                › 
                › if (!empty($extension->getEntityName())) {    $entity = $extension->getEntityName();
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:63 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->addExtension(DefinitionInstanceRegistry $definitionRegistry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry, EntityExtension $extension): void …
                › try {    $definition = $this->getInstance($definitionRegistry, $extension);} catch (DefinitionNotFoundException) {
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:39 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->configureExtensions(DefinitionInstanceRegistry $registry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry): void …
                › foreach ($this->extensions as $extension) {    $this->addExtension($registry, $salesChannelRegistry, $extension);}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Framework.php:159 {
                Shopware\Core\Framework\Framework->boot(): void …
                › ->get(ExtensionRegistry::class)->configureExtensions(    $this->container->get(DefinitionInstanceRegistry::class),
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/Kernel.php:125 {
                Symfony\Component\HttpKernel\Kernel->boot(): void …
                ›     $bundle->setContainer($this->container);    $bundle->boot();}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Kernel.php:190 {
                Shopware\Core\Kernel->boot(): void …
                › 
                ›     parent::boot();}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if (!$this->booted) {    $this->boot();}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/public/index.php:10 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.394+00:00"
        "message" => "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#44
            #message: "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
            #code: 0
            #file: "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Feature.php"
            #line: 255
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Feature.php:255 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                › 
                ›     trigger_deprecation('shopware/core', '', $message);}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/DataAbstractionLayer/EntityExtension.php:49 {
                Shopware\Core\Framework\DataAbstractionLayer\EntityExtension->getEntityName(): string …
                › if (EnvironmentHelper::getVariable('APP_ENV') === 'dev') {    Feature::triggerDeprecationOrThrow('v6.7.0.0', Feature::deprecatedMethodMessage(__CLASS__, __METHOD__, 'v6.7.0.0', 'Method will be abstract'));}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:129 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->getInstance(DefinitionInstanceRegistry $registry, EntityExtension $extension): EntityDefinition …
                › 
                › if (!empty($extension->getEntityName())) {    $entity = $extension->getEntityName();
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:71 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->addExtension(DefinitionInstanceRegistry $definitionRegistry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry, EntityExtension $extension): void …
                › try {    $salesChannelDefinition = $this->getInstance($salesChannelRegistry, $extension);} catch (DefinitionNotFoundException) {
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:39 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->configureExtensions(DefinitionInstanceRegistry $registry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry): void …
                › foreach ($this->extensions as $extension) {    $this->addExtension($registry, $salesChannelRegistry, $extension);}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Framework.php:159 {
                Shopware\Core\Framework\Framework->boot(): void …
                › ->get(ExtensionRegistry::class)->configureExtensions(    $this->container->get(DefinitionInstanceRegistry::class),
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/Kernel.php:125 {
                Symfony\Component\HttpKernel\Kernel->boot(): void …
                ›     $bundle->setContainer($this->container);    $bundle->boot();}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Kernel.php:190 {
                Shopware\Core\Kernel->boot(): void …
                › 
                ›     parent::boot();}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if (!$this->booted) {    $this->boot();}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/public/index.php:10 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.394+00:00"
        "message" => "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#795
            #message: "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
            #code: 0
            #file: "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Feature.php"
            #line: 255
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Feature.php:255 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                › 
                ›     trigger_deprecation('shopware/core', '', $message);}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/DataAbstractionLayer/EntityExtension.php:49 {
                Shopware\Core\Framework\DataAbstractionLayer\EntityExtension->getEntityName(): string …
                › if (EnvironmentHelper::getVariable('APP_ENV') === 'dev') {    Feature::triggerDeprecationOrThrow('v6.7.0.0', Feature::deprecatedMethodMessage(__CLASS__, __METHOD__, 'v6.7.0.0', 'Method will be abstract'));}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:129 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->getInstance(DefinitionInstanceRegistry $registry, EntityExtension $extension): EntityDefinition …
                › 
                › if (!empty($extension->getEntityName())) {    $entity = $extension->getEntityName();
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:63 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->addExtension(DefinitionInstanceRegistry $definitionRegistry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry, EntityExtension $extension): void …
                › try {    $definition = $this->getInstance($definitionRegistry, $extension);} catch (DefinitionNotFoundException) {
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:39 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->configureExtensions(DefinitionInstanceRegistry $registry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry): void …
                › foreach ($this->extensions as $extension) {    $this->addExtension($registry, $salesChannelRegistry, $extension);}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Framework.php:159 {
                Shopware\Core\Framework\Framework->boot(): void …
                › ->get(ExtensionRegistry::class)->configureExtensions(    $this->container->get(DefinitionInstanceRegistry::class),
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/Kernel.php:125 {
                Symfony\Component\HttpKernel\Kernel->boot(): void …
                ›     $bundle->setContainer($this->container);    $bundle->boot();}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Kernel.php:190 {
                Shopware\Core\Kernel->boot(): void …
                › 
                ›     parent::boot();}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if (!$this->booted) {    $this->boot();}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/public/index.php:10 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.394+00:00"
        "message" => "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#794
            #message: "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
            #code: 0
            #file: "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Feature.php"
            #line: 255
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Feature.php:255 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                › 
                ›     trigger_deprecation('shopware/core', '', $message);}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/DataAbstractionLayer/EntityExtension.php:49 {
                Shopware\Core\Framework\DataAbstractionLayer\EntityExtension->getEntityName(): string …
                › if (EnvironmentHelper::getVariable('APP_ENV') === 'dev') {    Feature::triggerDeprecationOrThrow('v6.7.0.0', Feature::deprecatedMethodMessage(__CLASS__, __METHOD__, 'v6.7.0.0', 'Method will be abstract'));}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:129 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->getInstance(DefinitionInstanceRegistry $registry, EntityExtension $extension): EntityDefinition …
                › 
                › if (!empty($extension->getEntityName())) {    $entity = $extension->getEntityName();
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:71 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->addExtension(DefinitionInstanceRegistry $definitionRegistry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry, EntityExtension $extension): void …
                › try {    $salesChannelDefinition = $this->getInstance($salesChannelRegistry, $extension);} catch (DefinitionNotFoundException) {
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:39 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->configureExtensions(DefinitionInstanceRegistry $registry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry): void …
                › foreach ($this->extensions as $extension) {    $this->addExtension($registry, $salesChannelRegistry, $extension);}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Framework.php:159 {
                Shopware\Core\Framework\Framework->boot(): void …
                › ->get(ExtensionRegistry::class)->configureExtensions(    $this->container->get(DefinitionInstanceRegistry::class),
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/Kernel.php:125 {
                Symfony\Component\HttpKernel\Kernel->boot(): void …
                ›     $bundle->setContainer($this->container);    $bundle->boot();}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Kernel.php:190 {
                Shopware\Core\Kernel->boot(): void …
                › 
                ›     parent::boot();}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if (!$this->booted) {    $this->boot();}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/public/index.php:10 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.400+00:00"
        "message" => "User Deprecated: The "Shopware\Elasticsearch\Framework\ElasticsearchHelper::__construct()" method is considered internal. It may change without further notice. You should not extend it from "WtTemplate\Elasticsearch\ElasticsearchHelperDecorator"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#887
            #message: "User Deprecated: The "Shopware\Elasticsearch\Framework\ElasticsearchHelper::__construct()" method is considered internal. It may change without further notice. You should not extend it from "WtTemplate\Elasticsearch\ElasticsearchHelperDecorator"."
            #code: 0
            #file: "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 345
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/error-handler/DebugClassLoader.php:345 {
                Container621QCI5\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/var/cache/dev_h6b06625993cc8996b0c93fdcfaa2175b/Container621QCI5/Shopware_Core_KernelDevDebugContainer.php:7654 {
                Container621QCI5\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
                › {    $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));}
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/var/cache/dev_h6b06625993cc8996b0c93fdcfaa2175b/Container621QCI5/Shopware_Core_KernelDevDebugContainer.php:7691 {
                Container621QCI5\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
                › 
                ›     return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? self::getEntityReaderInterfaceService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)), $b, $c, ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? self::getVersionCommitDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? self::getVersionCommitDataDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? self::getVersionDefinitionService($container)), ($container->privates['lock.default.factory'] ?? self::getLock_Default_FactoryService($container)));}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/var/cache/dev_h6b06625993cc8996b0c93fdcfaa2175b/Container621QCI5/Shopware_Core_KernelDevDebugContainer.php:21275 {
                Container621QCI5\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
                › {    $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));}
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/var/cache/dev_h6b06625993cc8996b0c93fdcfaa2175b/Container621QCI5/Shopware_Core_KernelDevDebugContainer.php:8017 {
                Container621QCI5\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
                › }$b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));}
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/var/cache/dev_h6b06625993cc8996b0c93fdcfaa2175b/Container621QCI5/Shopware_Core_KernelDevDebugContainer.php:14972 {
                Container621QCI5\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
                › }$b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));}
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/dependency-injection/Container.php:223 {
                Symfony\Component\DependencyInjection\Container::make(self $container, string $id, int $invalidBehavior): ?object …
                › } elseif (isset($container->methodMap[$id])) {    return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $container->{$container->methodMap[$id]}($container);}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/dependency-injection/Container.php:203 {
                Symfony\Component\DependencyInjection\Container->get(string $id, int $invalidBehavior = self::EXCEPTION_ON_INVALID_REFERENCE): ?object …
                ›         ?? $this->services[$id = $this->aliases[$id] ?? $id]        ?? ('service_container' === $id ? $this : ($this->factories[$id] ?? self::$make ??= self::make(...))($this, $id, $invalidBehavior));}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
                › {    return $this->container->get('http_kernel');}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Kernel.php:156 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/public/index.php:10 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.400+00:00"
        "message" => "User Deprecated: The "Shopware\Elasticsearch\Framework\ElasticsearchHelper::setEnabled()" method is considered internal. It may change without further notice. You should not extend it from "WtTemplate\Elasticsearch\ElasticsearchHelperDecorator"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#878
            #message: "User Deprecated: The "Shopware\Elasticsearch\Framework\ElasticsearchHelper::setEnabled()" method is considered internal. It may change without further notice. You should not extend it from "WtTemplate\Elasticsearch\ElasticsearchHelperDecorator"."
            #code: 0
            #file: "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 345
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/error-handler/DebugClassLoader.php:345 {
                Container621QCI5\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/var/cache/dev_h6b06625993cc8996b0c93fdcfaa2175b/Container621QCI5/Shopware_Core_KernelDevDebugContainer.php:7654 {
                Container621QCI5\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
                › {    $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));}
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/var/cache/dev_h6b06625993cc8996b0c93fdcfaa2175b/Container621QCI5/Shopware_Core_KernelDevDebugContainer.php:7691 {
                Container621QCI5\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
                › 
                ›     return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? self::getEntityReaderInterfaceService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)), $b, $c, ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? self::getVersionCommitDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? self::getVersionCommitDataDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? self::getVersionDefinitionService($container)), ($container->privates['lock.default.factory'] ?? self::getLock_Default_FactoryService($container)));}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/var/cache/dev_h6b06625993cc8996b0c93fdcfaa2175b/Container621QCI5/Shopware_Core_KernelDevDebugContainer.php:21275 {
                Container621QCI5\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
                › {    $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));}
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/var/cache/dev_h6b06625993cc8996b0c93fdcfaa2175b/Container621QCI5/Shopware_Core_KernelDevDebugContainer.php:8017 {
                Container621QCI5\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
                › }$b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));}
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/var/cache/dev_h6b06625993cc8996b0c93fdcfaa2175b/Container621QCI5/Shopware_Core_KernelDevDebugContainer.php:14972 {
                Container621QCI5\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
                › }$b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));}
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/dependency-injection/Container.php:223 {
                Symfony\Component\DependencyInjection\Container::make(self $container, string $id, int $invalidBehavior): ?object …
                › } elseif (isset($container->methodMap[$id])) {    return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $container->{$container->methodMap[$id]}($container);}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/dependency-injection/Container.php:203 {
                Symfony\Component\DependencyInjection\Container->get(string $id, int $invalidBehavior = self::EXCEPTION_ON_INVALID_REFERENCE): ?object …
                ›         ?? $this->services[$id = $this->aliases[$id] ?? $id]        ?? ('service_container' === $id ? $this : ($this->factories[$id] ?? self::$make ??= self::make(...))($this, $id, $invalidBehavior));}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
                › {    return $this->container->get('http_kernel');}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Kernel.php:156 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/public/index.php:10 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.400+00:00"
        "message" => "User Deprecated: The "Shopware\Elasticsearch\Framework\ElasticsearchHelper::setEnabled()" method is considered internal. It may change without further notice. You should not extend it from "WtTemplate\Elasticsearch\Framework\MyElasticHelper"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#877
            #message: "User Deprecated: The "Shopware\Elasticsearch\Framework\ElasticsearchHelper::setEnabled()" method is considered internal. It may change without further notice. You should not extend it from "WtTemplate\Elasticsearch\Framework\MyElasticHelper"."
            #code: 0
            #file: "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 345
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/error-handler/DebugClassLoader.php:345 {
                Container621QCI5\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/var/cache/dev_h6b06625993cc8996b0c93fdcfaa2175b/Container621QCI5/Shopware_Core_KernelDevDebugContainer.php:7654 {
                Container621QCI5\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
                › {    $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));}
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/var/cache/dev_h6b06625993cc8996b0c93fdcfaa2175b/Container621QCI5/Shopware_Core_KernelDevDebugContainer.php:7691 {
                Container621QCI5\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
                › 
                ›     return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? self::getEntityReaderInterfaceService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)), $b, $c, ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? self::getVersionCommitDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? self::getVersionCommitDataDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? self::getVersionDefinitionService($container)), ($container->privates['lock.default.factory'] ?? self::getLock_Default_FactoryService($container)));}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/var/cache/dev_h6b06625993cc8996b0c93fdcfaa2175b/Container621QCI5/Shopware_Core_KernelDevDebugContainer.php:21275 {
                Container621QCI5\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
                › {    $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));}
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/var/cache/dev_h6b06625993cc8996b0c93fdcfaa2175b/Container621QCI5/Shopware_Core_KernelDevDebugContainer.php:8017 {
                Container621QCI5\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
                › }$b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));}
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/var/cache/dev_h6b06625993cc8996b0c93fdcfaa2175b/Container621QCI5/Shopware_Core_KernelDevDebugContainer.php:14972 {
                Container621QCI5\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
                › }$b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));}
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/dependency-injection/Container.php:223 {
                Symfony\Component\DependencyInjection\Container::make(self $container, string $id, int $invalidBehavior): ?object …
                › } elseif (isset($container->methodMap[$id])) {    return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $container->{$container->methodMap[$id]}($container);}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/dependency-injection/Container.php:203 {
                Symfony\Component\DependencyInjection\Container->get(string $id, int $invalidBehavior = self::EXCEPTION_ON_INVALID_REFERENCE): ?object …
                ›         ?? $this->services[$id = $this->aliases[$id] ?? $id]        ?? ('service_container' === $id ? $this : ($this->factories[$id] ?? self::$make ??= self::make(...))($this, $id, $invalidBehavior));}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
                › {    return $this->container->get('http_kernel');}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Kernel.php:156 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/public/index.php:10 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.413+00:00"
        "message" => "User Deprecated: The "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator::__construct()" method is considered internal. It may change without further notice. You should not extend it from "WtTemplate\Elasticsearch\Framework\DataAbstractionLayer\CustomElasticsearchEntityAggregator"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1138
            #message: "User Deprecated: The "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator::__construct()" method is considered internal. It may change without further notice. You should not extend it from "WtTemplate\Elasticsearch\Framework\DataAbstractionLayer\CustomElasticsearchEntityAggregator"."
            #code: 0
            #file: "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 345
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/error-handler/DebugClassLoader.php:345 {
                Container621QCI5\Shopware_Core_KernelDevDebugContainer::getEntityAggregatorInterfaceService($container) …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/var/cache/dev_h6b06625993cc8996b0c93fdcfaa2175b/Container621QCI5/Shopware_Core_KernelDevDebugContainer.php:21285 {
                Container621QCI5\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
                › }$c = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? self::getEntityAggregatorInterfaceService($container));}
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/var/cache/dev_h6b06625993cc8996b0c93fdcfaa2175b/Container621QCI5/Shopware_Core_KernelDevDebugContainer.php:8017 {
                Container621QCI5\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
                › }$b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));}
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/var/cache/dev_h6b06625993cc8996b0c93fdcfaa2175b/Container621QCI5/Shopware_Core_KernelDevDebugContainer.php:14972 {
                Container621QCI5\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
                › }$b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));}
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/dependency-injection/Container.php:223 {
                Symfony\Component\DependencyInjection\Container::make(self $container, string $id, int $invalidBehavior): ?object …
                › } elseif (isset($container->methodMap[$id])) {    return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $container->{$container->methodMap[$id]}($container);}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/dependency-injection/Container.php:203 {
                Symfony\Component\DependencyInjection\Container->get(string $id, int $invalidBehavior = self::EXCEPTION_ON_INVALID_REFERENCE): ?object …
                ›         ?? $this->services[$id = $this->aliases[$id] ?? $id]        ?? ('service_container' === $id ? $this : ($this->factories[$id] ?? self::$make ??= self::make(...))($this, $id, $invalidBehavior));}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
                › {    return $this->container->get('http_kernel');}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Kernel.php:156 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/public/index.php:10 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.414+00:00"
        "message" => "User Deprecated: The "Shopware\Core\Framework\Routing\CanonicalRedirectService::__construct()" method is considered internal. It may change without further notice. You should not extend it from "Scop\PlatformRedirecter\Decorator\CanonicalRedirectServiceDecorator"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1154
            #message: "User Deprecated: The "Shopware\Core\Framework\Routing\CanonicalRedirectService::__construct()" method is considered internal. It may change without further notice. You should not extend it from "Scop\PlatformRedirecter\Decorator\CanonicalRedirectServiceDecorator"."
            #code: 0
            #file: "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 345
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/error-handler/DebugClassLoader.php:345 {
                Container621QCI5\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/var/cache/dev_h6b06625993cc8996b0c93fdcfaa2175b/Container621QCI5/Shopware_Core_KernelDevDebugContainer.php:14972 {
                Container621QCI5\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
                › }$b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));}
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/dependency-injection/Container.php:223 {
                Symfony\Component\DependencyInjection\Container::make(self $container, string $id, int $invalidBehavior): ?object …
                › } elseif (isset($container->methodMap[$id])) {    return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $container->{$container->methodMap[$id]}($container);}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/dependency-injection/Container.php:203 {
                Symfony\Component\DependencyInjection\Container->get(string $id, int $invalidBehavior = self::EXCEPTION_ON_INVALID_REFERENCE): ?object …
                ›         ?? $this->services[$id = $this->aliases[$id] ?? $id]        ?? ('service_container' === $id ? $this : ($this->factories[$id] ?? self::$make ??= self::make(...))($this, $id, $invalidBehavior));}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
                › {    return $this->container->get('http_kernel');}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Kernel.php:156 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/public/index.php:10 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.428+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\Telemetry\EntityTelemetrySubscriber::emitAssociationsCountMetric"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.428+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.428+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Content\Media\Subscriber\MediaVisibilityRestrictionSubscriber::securePrivateFolders"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.633+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\Event\BeforeSendResponseEvent"
          "listener" => "Shopware\Core\Framework\Adapter\Cache\Http\CacheControlListener::__invoke"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.633+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\Event\BeforeSendResponseEvent"
          "listener" => "Shopware\Storefront\Framework\Routing\CanonicalLinkListener::__invoke"
        ]
        "channel" => "event"
      ]
    ]
    1350 => [
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.482+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Shopware\Core\Framework\Api\EventListener\CorsListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.482+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.482+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.482+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Shopware\Core\Framework\Api\EventListener\JsonRequestTransformerListener::onRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.482+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Shopware\Core\Framework\Api\EventListener\Authentication\ApiAuthenticationListener::setupOAuth"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.482+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.482+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.482+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.482+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber::startSession"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.482+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.496+00:00"
        "message" => "User Deprecated: The "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository" class is considered final. It may change without further notice as of its next major version. You should not extend it from "WtTemplate\Core\Content\Product\SalesChannel\SalesChannelProductRepositoryDecorator"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1486
            #message: "User Deprecated: The "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository" class is considered final. It may change without further notice as of its next major version. You should not extend it from "WtTemplate\Core\Content\Product\SalesChannel\SalesChannelProductRepositoryDecorator"."
            #code: 0
            #file: "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 345
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/error-handler/DebugClassLoader.php:345 {
                Container621QCI5\Shopware_Core_KernelDevDebugContainer::getSalesChannel_Product_RepositoryService($container) …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/var/cache/dev_h6b06625993cc8996b0c93fdcfaa2175b/Container621QCI5/Shopware_Core_KernelDevDebugContainer.php:29422 {
                Container621QCI5\Shopware_Core_KernelDevDebugContainer::getCategoryBreadcrumbBuilderService($container) …
                › }$b = ($container->services['sales_channel.product.repository'] ?? self::getSalesChannel_Product_RepositoryService($container));}
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/var/cache/dev_h6b06625993cc8996b0c93fdcfaa2175b/Container621QCI5/Shopware_Core_KernelDevDebugContainer.php:22863 {
                Container621QCI5\Shopware_Core_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Extension\SwSanitizeTwigFilter(($container->services['Shopware\\Core\\Framework\\Util\\HtmlSanitizer'] ?? self::getHtmlSanitizerService($container))));$instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Extension\BuildBreadcrumbExtension(($container->privates['Shopware\\Core\\Content\\Category\\Service\\CategoryBreadcrumbBuilder'] ?? self::getCategoryBreadcrumbBuilderService($container)), ($container->services['category.repository'] ?? self::getCategory_RepositoryService($container))));$instance->addExtension(new \Shopware\Core\Profiling\Twig\DoctrineExtension());
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/var/cache/dev_h6b06625993cc8996b0c93fdcfaa2175b/Container621QCI5/Shopware_Core_KernelDevDebugContainer.php:1547 {
                Container621QCI5\Shopware_Core_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($container->services['translator'] ?? self::getTranslatorService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->services['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/var/cache/dev_h6b06625993cc8996b0c93fdcfaa2175b/Container621QCI5/Shopware_Core_KernelDevDebugContainer.php:44929 {
                Container621QCI5\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/var/cache/dev_h6b06625993cc8996b0c93fdcfaa2175b/Container621QCI5/Shopware_Core_KernelDevDebugContainer.php:14822 {
                Container621QCI5\Shopware_Core_KernelDevDebugContainer::Container621QCI5\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:89 {
                Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
                › {    return $this->dispatcher->getListeners($eventName);}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:71 {
                Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
                › {    return $this->dispatcher->getListeners($eventName);}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
                Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
                › {    return $this->dispatcher->getListeners($eventName);}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpKernel.php:241 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
                Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return parent::handle($request, $type, $catch);}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpCache/HttpCache.php:460 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
                › // always a "master" request (as the real master request can be in cache)$response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);}
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpCache/HttpCache.php:437 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
                › 
                › $response = $this->forward($subRequest, $catch);}
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpCache/HttpCache.php:335 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
                › 
                ›     return $this->fetch($request, $catch);}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpCache/HttpCache.php:213 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › } else {    $response = $this->lookup($request, $catch);}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
                Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if ($type === HttpKernelInterface::MAIN_REQUEST) {    $response = parent::handle($request, $type, $catch);} elseif ($request->attributes->has('_sw_esi')) {
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Kernel.php:156 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/public/index.php:10 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.497+00:00"
        "message" => "User Deprecated: The "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::__construct()" method is considered internal. It may change without further notice. You should not extend it from "WtTemplate\Core\Content\Product\SalesChannel\SalesChannelProductRepositoryDecorator"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1482
            #message: "User Deprecated: The "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::__construct()" method is considered internal. It may change without further notice. You should not extend it from "WtTemplate\Core\Content\Product\SalesChannel\SalesChannelProductRepositoryDecorator"."
            #code: 0
            #file: "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 345
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/error-handler/DebugClassLoader.php:345 {
                Container621QCI5\Shopware_Core_KernelDevDebugContainer::getSalesChannel_Product_RepositoryService($container) …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/var/cache/dev_h6b06625993cc8996b0c93fdcfaa2175b/Container621QCI5/Shopware_Core_KernelDevDebugContainer.php:29422 {
                Container621QCI5\Shopware_Core_KernelDevDebugContainer::getCategoryBreadcrumbBuilderService($container) …
                › }$b = ($container->services['sales_channel.product.repository'] ?? self::getSalesChannel_Product_RepositoryService($container));}
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/var/cache/dev_h6b06625993cc8996b0c93fdcfaa2175b/Container621QCI5/Shopware_Core_KernelDevDebugContainer.php:22863 {
                Container621QCI5\Shopware_Core_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Extension\SwSanitizeTwigFilter(($container->services['Shopware\\Core\\Framework\\Util\\HtmlSanitizer'] ?? self::getHtmlSanitizerService($container))));$instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Extension\BuildBreadcrumbExtension(($container->privates['Shopware\\Core\\Content\\Category\\Service\\CategoryBreadcrumbBuilder'] ?? self::getCategoryBreadcrumbBuilderService($container)), ($container->services['category.repository'] ?? self::getCategory_RepositoryService($container))));$instance->addExtension(new \Shopware\Core\Profiling\Twig\DoctrineExtension());
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/var/cache/dev_h6b06625993cc8996b0c93fdcfaa2175b/Container621QCI5/Shopware_Core_KernelDevDebugContainer.php:1547 {
                Container621QCI5\Shopware_Core_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($container->services['translator'] ?? self::getTranslatorService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->services['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/var/cache/dev_h6b06625993cc8996b0c93fdcfaa2175b/Container621QCI5/Shopware_Core_KernelDevDebugContainer.php:44929 {
                Container621QCI5\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/var/cache/dev_h6b06625993cc8996b0c93fdcfaa2175b/Container621QCI5/Shopware_Core_KernelDevDebugContainer.php:14822 {
                Container621QCI5\Shopware_Core_KernelDevDebugContainer::Container621QCI5\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:89 {
                Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
                › {    return $this->dispatcher->getListeners($eventName);}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:71 {
                Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
                › {    return $this->dispatcher->getListeners($eventName);}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
                Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
                › {    return $this->dispatcher->getListeners($eventName);}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpKernel.php:241 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
                Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return parent::handle($request, $type, $catch);}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpCache/HttpCache.php:460 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
                › // always a "master" request (as the real master request can be in cache)$response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);}
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpCache/HttpCache.php:437 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
                › 
                › $response = $this->forward($subRequest, $catch);}
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpCache/HttpCache.php:335 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
                › 
                ›     return $this->fetch($request, $catch);}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpCache/HttpCache.php:213 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › } else {    $response = $this->lookup($request, $catch);}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
                Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if ($type === HttpKernelInterface::MAIN_REQUEST) {    $response = parent::handle($request, $type, $catch);} elseif ($request->attributes->has('_sw_esi')) {
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Kernel.php:156 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/public/index.php:10 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.500+00:00"
        "message" => "User Deprecated: The "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository" class is considered final. It may change without further notice as of its next major version. You should not extend it from "Wt\LoginAsCustomer\Core\Checkout\Customer\CustomerRepository"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1949
            #message: "User Deprecated: The "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository" class is considered final. It may change without further notice as of its next major version. You should not extend it from "Wt\LoginAsCustomer\Core\Checkout\Customer\CustomerRepository"."
            #code: 0
            #file: "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 345
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/error-handler/DebugClassLoader.php:345 {
                Container621QCI5\Shopware_Core_KernelDevDebugContainer::getCustomer_RepositoryService($container) …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/var/cache/dev_h6b06625993cc8996b0c93fdcfaa2175b/Container621QCI5/Shopware_Core_KernelDevDebugContainer.php:9242 {
                Container621QCI5\Shopware_Core_KernelDevDebugContainer::getSalesChannelContextFactoryService($container) …
                › {    $a = ($container->services['customer.repository'] ?? self::getCustomer_RepositoryService($container));}
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/var/cache/dev_h6b06625993cc8996b0c93fdcfaa2175b/Container621QCI5/Shopware_Core_KernelDevDebugContainer.php:36694 {
                Container621QCI5\Shopware_Core_KernelDevDebugContainer::getSalesChannelContextServiceService($container) …
                › {    $a = ($container->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? self::getSalesChannelContextFactoryService($container));}
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/var/cache/dev_h6b06625993cc8996b0c93fdcfaa2175b/Container621QCI5/Shopware_Core_KernelDevDebugContainer.php:38400 {
                Container621QCI5\Shopware_Core_KernelDevDebugContainer::getNotFoundSubscriberService($container) …
                › }$b = ($container->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] ?? self::getSalesChannelContextServiceService($container));}
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/var/cache/dev_h6b06625993cc8996b0c93fdcfaa2175b/Container621QCI5/Shopware_Core_KernelDevDebugContainer.php:14578 {
                Container621QCI5\Shopware_Core_KernelDevDebugContainer::Container621QCI5\{closure} …
                › $instance->addListener('Shopware\\Storefront\\Event\\StorefrontRenderEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\TemplateDataSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\TemplateDataSubscriber'] ?? self::getTemplateDataSubscriberService($container)), 'addIconSetConfig'], 0);$instance->addListener('kernel.exception', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'] ?? self::getNotFoundSubscriberService($container)), 'onError'], -100);$instance->addListener('Shopware\\Core\\System\\SystemConfig\\Event\\SystemConfigChangedEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'] ?? self::getNotFoundSubscriberService($container)), 'onSystemConfigChanged'], 0);
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:89 {
                Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
                › {    return $this->dispatcher->getListeners($eventName);}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:71 {
                Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
                › {    return $this->dispatcher->getListeners($eventName);}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
                Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
                › {    return $this->dispatcher->getListeners($eventName);}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpKernel.php:241 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
                Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return parent::handle($request, $type, $catch);}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpCache/HttpCache.php:460 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
                › // always a "master" request (as the real master request can be in cache)$response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);}
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpCache/HttpCache.php:437 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
                › 
                › $response = $this->forward($subRequest, $catch);}
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpCache/HttpCache.php:335 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
                › 
                ›     return $this->fetch($request, $catch);}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpCache/HttpCache.php:213 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › } else {    $response = $this->lookup($request, $catch);}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
                Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if ($type === HttpKernelInterface::MAIN_REQUEST) {    $response = parent::handle($request, $type, $catch);} elseif ($request->attributes->has('_sw_esi')) {
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Kernel.php:156 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/public/index.php:10 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.500+00:00"
        "message" => "User Deprecated: The "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::__construct()" method is considered internal. It may change without further notice. You should not extend it from "Wt\LoginAsCustomer\Core\Checkout\Customer\CustomerRepository"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1948
            #message: "User Deprecated: The "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::__construct()" method is considered internal. It may change without further notice. You should not extend it from "Wt\LoginAsCustomer\Core\Checkout\Customer\CustomerRepository"."
            #code: 0
            #file: "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 345
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/error-handler/DebugClassLoader.php:345 {
                Container621QCI5\Shopware_Core_KernelDevDebugContainer::getCustomer_RepositoryService($container) …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/var/cache/dev_h6b06625993cc8996b0c93fdcfaa2175b/Container621QCI5/Shopware_Core_KernelDevDebugContainer.php:9242 {
                Container621QCI5\Shopware_Core_KernelDevDebugContainer::getSalesChannelContextFactoryService($container) …
                › {    $a = ($container->services['customer.repository'] ?? self::getCustomer_RepositoryService($container));}
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/var/cache/dev_h6b06625993cc8996b0c93fdcfaa2175b/Container621QCI5/Shopware_Core_KernelDevDebugContainer.php:36694 {
                Container621QCI5\Shopware_Core_KernelDevDebugContainer::getSalesChannelContextServiceService($container) …
                › {    $a = ($container->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? self::getSalesChannelContextFactoryService($container));}
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/var/cache/dev_h6b06625993cc8996b0c93fdcfaa2175b/Container621QCI5/Shopware_Core_KernelDevDebugContainer.php:38400 {
                Container621QCI5\Shopware_Core_KernelDevDebugContainer::getNotFoundSubscriberService($container) …
                › }$b = ($container->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] ?? self::getSalesChannelContextServiceService($container));}
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/var/cache/dev_h6b06625993cc8996b0c93fdcfaa2175b/Container621QCI5/Shopware_Core_KernelDevDebugContainer.php:14578 {
                Container621QCI5\Shopware_Core_KernelDevDebugContainer::Container621QCI5\{closure} …
                › $instance->addListener('Shopware\\Storefront\\Event\\StorefrontRenderEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\TemplateDataSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\TemplateDataSubscriber'] ?? self::getTemplateDataSubscriberService($container)), 'addIconSetConfig'], 0);$instance->addListener('kernel.exception', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'] ?? self::getNotFoundSubscriberService($container)), 'onError'], -100);$instance->addListener('Shopware\\Core\\System\\SystemConfig\\Event\\SystemConfigChangedEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'] ?? self::getNotFoundSubscriberService($container)), 'onSystemConfigChanged'], 0);
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:89 {
                Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
                › {    return $this->dispatcher->getListeners($eventName);}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:71 {
                Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
                › {    return $this->dispatcher->getListeners($eventName);}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
                Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
                › {    return $this->dispatcher->getListeners($eventName);}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpKernel.php:241 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
                Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return parent::handle($request, $type, $catch);}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpCache/HttpCache.php:460 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
                › // always a "master" request (as the real master request can be in cache)$response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);}
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpCache/HttpCache.php:437 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
                › 
                › $response = $this->forward($subRequest, $catch);}
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpCache/HttpCache.php:335 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
                › 
                ›     return $this->fetch($request, $catch);}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpCache/HttpCache.php:213 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › } else {    $response = $this->lookup($request, $catch);}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
                Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if ($type === HttpKernelInterface::MAIN_REQUEST) {    $response = parent::handle($request, $type, $catch);} elseif ($request->attributes->has('_sw_esi')) {
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Kernel.php:156 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/public/index.php:10 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.504+00:00"
        "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://shopware6.eps-dev.com/robots.txt"" at RouterListener.php line 149"
        "priority" => 250
        "priorityName" => "NOTICE"
        "context" => [
          "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#1790
            #message: "No route found for "GET https://shopware6.eps-dev.com/robots.txt""
            #code: 0
            #file: "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/EventListener/RouterListener.php"
            #line: 149
            -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#1493 …}
            -statusCode: 404
            -headers: []
            trace: {
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/EventListener/RouterListener.php:149 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › 
                ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:40 {
                Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    $event = $this->dispatcher->dispatch($event, $eventName);}
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:29 {
                Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    $event = $this->dispatcher->dispatch($event, $eventName);}
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:31 {
                Shopware\Core\Framework\Event\NestedEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                ›     return $this->dispatcher->dispatch($event, $eventName);}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:122 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
                Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return parent::handle($request, $type, $catch);}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpCache/HttpCache.php:460 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
                › // always a "master" request (as the real master request can be in cache)$response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);}
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpCache/HttpCache.php:437 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
                › 
                › $response = $this->forward($subRequest, $catch);}
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpCache/HttpCache.php:335 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
                › 
                ›     return $this->fetch($request, $catch);}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpCache/HttpCache.php:213 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › } else {    $response = $this->lookup($request, $catch);}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
                Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if ($type === HttpKernelInterface::MAIN_REQUEST) {    $response = parent::handle($request, $type, $catch);} elseif ($request->attributes->has('_sw_esi')) {
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Kernel.php:156 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);}
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/public/index.php:10 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.605+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Shopware\Storefront\Framework\Routing\DomainNotMappedListener::__invoke"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.605+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Shopware\Administration\Framework\Routing\NotFound\AdministrationNotFoundSubscriber::onError"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.605+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber::customerNotLoggedInHandler"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.605+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber::maintenanceResolver"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.605+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Shopware\Storefront\Theme\Twig\ThemeNamespaceHierarchyBuilder::requestEvent"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.605+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "WtTemplate\Subscriber\NotFoundSubscriber::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.605+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.605+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.605+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Shopware\Core\Framework\Api\EventListener\ResponseExceptionListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.605+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.605+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Shopware\Storefront\Framework\Routing\NotFound\NotFoundSubscriber::onError"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.605+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.605+00:00"
        "message" => "Listener "{listener}" stopped propagation of the event "{event}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.607+00:00"
        "message" => "Request Body"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          null
        ]
        "channel" => "elasticsearch"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.607+00:00"
        "message" => "Request Success:"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "method" => "GET"
          "uri" => "http://10.20.0.3:9200/_cluster/health"
          "port" => 9200
          "headers" => [
            "Host" => [
              "10.20.0.3"
            ]
            "Content-Type" => [
              "application/json"
            ]
            "Accept" => [
              "application/json"
            ]
            "User-Agent" => [
              "opensearch-php/2.3.1 (Linux 5.10.0-26-amd64; PHP 8.2.28)"
            ]
          ]
          "HTTP code" => 200
          "duration" => 0.001367
        ]
        "channel" => "elasticsearch"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.607+00:00"
        "message" => "Response"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          [
            "cluster_name" => "shopware"
            "status" => "yellow"
            "timed_out" => false
            "number_of_nodes" => 1
            "number_of_data_nodes" => 1
            "discovered_master" => true
            "discovered_cluster_manager" => true
            "active_primary_shards" => 153
            "active_shards" => 153
            "relocating_shards" => 0
            "initializing_shards" => 0
            "unassigned_shards" => 174
            "delayed_unassigned_shards" => 0
            "number_of_pending_tasks" => 0
            "number_of_in_flight_fetch" => 0
            "task_max_waiting_in_queue_millis" => 0
            "active_shards_percent_as_number" => 46.788990825688
          ]
        ]
        "channel" => "elasticsearch"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.607+00:00"
        "message" => "curl -XGET 'http://10.20.0.3:9200/_cluster/health?pretty=true'"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => []
        "channel" => "elasticsearch"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.607+00:00"
        "message" => "Response:"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "response" => [
            "cluster_name" => "shopware"
            "status" => "yellow"
            "timed_out" => false
            "number_of_nodes" => 1
            "number_of_data_nodes" => 1
            "discovered_master" => true
            "discovered_cluster_manager" => true
            "active_primary_shards" => 153
            "active_shards" => 153
            "relocating_shards" => 0
            "initializing_shards" => 0
            "unassigned_shards" => 174
            "delayed_unassigned_shards" => 0
            "number_of_pending_tasks" => 0
            "number_of_in_flight_fetch" => 0
            "task_max_waiting_in_queue_millis" => 0
            "active_shards_percent_as_number" => 46.788990825688
          ]
          "method" => "GET"
          "uri" => "http://10.20.0.3:9200/_cluster/health"
          "port" => 9200
          "HTTP code" => 200
          "duration" => 0.001367
        ]
        "channel" => "elasticsearch"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.615+00:00"
        "message" => "Request Body"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          null
        ]
        "channel" => "elasticsearch"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.615+00:00"
        "message" => "Request Success:"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "method" => "GET"
          "uri" => "http://10.20.0.3:9200/_cat/indices"
          "port" => 9200
          "headers" => [
            "Host" => [
              "10.20.0.3"
            ]
            "Content-Type" => [
              "application/json"
            ]
            "Accept" => [
              "application/json"
            ]
            "User-Agent" => [
              "opensearch-php/2.3.1 (Linux 5.10.0-26-amd64; PHP 8.2.28)"
            ]
          ]
          "HTTP code" => 200
          "duration" => 0.007279
        ]
        "channel" => "elasticsearch"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.615+00:00"
        "message" => "Response"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          [
            [
              "health" => "green"
              "status" => "open"
              "index" => "top_queries-2025.05.12-81245"
              "uuid" => "Ov7YUDNmRAK2vj_UuNRBtQ"
              "pri" => "1"
              "rep" => "0"
              "docs.count" => "1511"
              "docs.deleted" => "10"
              "store.size" => "3.7mb"
              "pri.store.size" => "3.7mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.01"
              "uuid" => "5BHB6953Tmq5forHpjYXBw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "158"
              "docs.deleted" => "0"
              "store.size" => "276.4kb"
              "pri.store.size" => "276.4kb"
            ]
            [
              "health" => "green"
              "status" => "open"
              "index" => ".ql-datasources"
              "uuid" => "dqwqxJhkSB2e4v-sb5lkPw"
              "pri" => "1"
              "rep" => "0"
              "docs.count" => "0"
              "docs.deleted" => "0"
              "store.size" => "208b"
              "pri.store.size" => "208b"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.02"
              "uuid" => "0TAEH29eT5OM4nFeZAxfcA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "234"
              "docs.deleted" => "0"
              "store.size" => "464.7kb"
              "pri.store.size" => "464.7kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.05"
              "uuid" => "BhMS_3dXRUmuCnPlr_74mw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "259"
              "docs.deleted" => "0"
              "store.size" => "430.9kb"
              "pri.store.size" => "430.9kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.06"
              "uuid" => "u3DM13ecQi-J9NKkIH9Yrw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "914"
              "docs.deleted" => "0"
              "store.size" => "1mb"
              "pri.store.size" => "1mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.03"
              "uuid" => "K0AZyCcnRluoxz1r3gCwFA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "287"
              "docs.deleted" => "0"
              "store.size" => "460.5kb"
              "pri.store.size" => "460.5kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.04"
              "uuid" => "AGzlyByCRmCGvg1uIM4WQg"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "446"
              "docs.deleted" => "0"
              "store.size" => "592.5kb"
              "pri.store.size" => "592.5kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.09"
              "uuid" => "E40hq_IGQcGAB9KM1DLMuA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "235"
              "docs.deleted" => "0"
              "store.size" => "471.5kb"
              "pri.store.size" => "471.5kb"
            ]
            [
              "health" => "green"
              "status" => "open"
              "index" => ".opendistro_security"
              "uuid" => "hWn2xXwrSSSR5Zul_2U5EQ"
              "pri" => "1"
              "rep" => "0"
              "docs.count" => "10"
              "docs.deleted" => "0"
              "store.size" => "82.3kb"
              "pri.store.size" => "82.3kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.07"
              "uuid" => "fPAmiaPfRvO9RUWsxezB6g"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "215"
              "docs.deleted" => "0"
              "store.size" => "394.7kb"
              "pri.store.size" => "394.7kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.08"
              "uuid" => "ejcveBaCSp-8dXYz_tPWTg"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "100"
              "docs.deleted" => "0"
              "store.size" => "317.8kb"
              "pri.store.size" => "317.8kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.12"
              "uuid" => "svJyDOPcSX-SevgTp2FZvQ"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "393"
              "docs.deleted" => "0"
              "store.size" => "536.5kb"
              "pri.store.size" => "536.5kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.13"
              "uuid" => "CCpFBMmXTse1BkrzcHdY4Q"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "233"
              "docs.deleted" => "0"
              "store.size" => "399.8kb"
              "pri.store.size" => "399.8kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.10"
              "uuid" => "P2GZziF5RKm9KwhkjijjtA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "471"
              "docs.deleted" => "0"
              "store.size" => "575.4kb"
              "pri.store.size" => "575.4kb"
            ]
            [
              "health" => "green"
              "status" => "open"
              "index" => ".kibana_92668751_admin_1"
              "uuid" => "JP8onxAuS9K_RlvlSGAWcA"
              "pri" => "1"
              "rep" => "0"
              "docs.count" => "1"
              "docs.deleted" => "0"
              "store.size" => "5.3kb"
              "pri.store.size" => "5.3kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.11"
              "uuid" => "YLUdL1NBScqYZzwyB8Bdag"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "163"
              "docs.deleted" => "0"
              "store.size" => "381.2kb"
              "pri.store.size" => "381.2kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.16"
              "uuid" => "p4djmfJfQT-AjK1EubcOoA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "243"
              "docs.deleted" => "0"
              "store.size" => "454.3kb"
              "pri.store.size" => "454.3kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.17"
              "uuid" => "hcXWo59yS3S-dYAlktfpLQ"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "378"
              "docs.deleted" => "0"
              "store.size" => "594.1kb"
              "pri.store.size" => "594.1kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.14"
              "uuid" => "uKrv3PkcQYamsUFOD3Enjw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "214"
              "docs.deleted" => "0"
              "store.size" => "398.5kb"
              "pri.store.size" => "398.5kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.15"
              "uuid" => "onQgmw30TjyMEj6sJTRV0w"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "487"
              "docs.deleted" => "0"
              "store.size" => "687.5kb"
              "pri.store.size" => "687.5kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.18"
              "uuid" => "xDBIrHtLQLyRJo-5BkQGkw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "243"
              "docs.deleted" => "0"
              "store.size" => "421.7kb"
              "pri.store.size" => "421.7kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.19"
              "uuid" => "kHyHhKJnSje6CZGRjkytyA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "183"
              "docs.deleted" => "0"
              "store.size" => "265.8kb"
              "pri.store.size" => "265.8kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "sw6_fr_product_manufacturer_1746284168"
              "uuid" => "2ICJXlsHQnO82YRc7SaKPA"
              "pri" => "3"
              "rep" => "3"
              "docs.count" => "0"
              "docs.deleted" => "0"
              "store.size" => "624b"
              "pri.store.size" => "624b"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.30"
              "uuid" => "02wNbEaQTZSLIiunNybS1A"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "23090"
              "docs.deleted" => "0"
              "store.size" => "15.4mb"
              "pri.store.size" => "15.4mb"
            ]
            [
              "health" => "green"
              "status" => "open"
              "index" => "top_queries-2025.05.10-81243"
              "uuid" => "PvFe1Wa8R0ycXFk24oTb9w"
              "pri" => "1"
              "rep" => "0"
              "docs.count" => "1861"
              "docs.deleted" => "109"
              "store.size" => "4.5mb"
              "pri.store.size" => "4.5mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.10"
              "uuid" => "tyVRyYdhSgujiqSV2-FTsw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "213"
              "docs.deleted" => "0"
              "store.size" => "372.7kb"
              "pri.store.size" => "372.7kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.05.04"
              "uuid" => "ULnf-1-PRha6hEye131Usw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "1791"
              "docs.deleted" => "0"
              "store.size" => "3.1mb"
              "pri.store.size" => "3.1mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.05.03"
              "uuid" => "i-8SlLBoRe-Zu6ADA7gWXQ"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "1987"
              "docs.deleted" => "0"
              "store.size" => "2mb"
              "pri.store.size" => "2mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.05.02"
              "uuid" => "_BnOfNjRRtWdst52wIRrzw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "13264"
              "docs.deleted" => "0"
              "store.size" => "9.5mb"
              "pri.store.size" => "9.5mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.12"
              "uuid" => "nY3QyOKOST-Toia6vSFPdQ"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "158"
              "docs.deleted" => "0"
              "store.size" => "280.1kb"
              "pri.store.size" => "280.1kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.11"
              "uuid" => "Zu0kNhsrSu-WgrpKwxUSww"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "193"
              "docs.deleted" => "0"
              "store.size" => "312.9kb"
              "pri.store.size" => "312.9kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.05.01"
              "uuid" => "QqLmft7xTPaWOWP8IWgKWA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "2574"
              "docs.deleted" => "0"
              "store.size" => "3.1mb"
              "pri.store.size" => "3.1mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.14"
              "uuid" => "wgz7MZYkSmuNFTjeaQlhvQ"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "231"
              "docs.deleted" => "0"
              "store.size" => "384.1kb"
              "pri.store.size" => "384.1kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.05.08"
              "uuid" => "LD8aat9lRmqKkzXQWaPs8A"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "18383"
              "docs.deleted" => "0"
              "store.size" => "15.3mb"
              "pri.store.size" => "15.3mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.13"
              "uuid" => "Ei_WVolaTtWTIh9k0OSuOw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "135"
              "docs.deleted" => "0"
              "store.size" => "321.3kb"
              "pri.store.size" => "321.3kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.05.07"
              "uuid" => "r55xu6WuT5KVnADeN6rceg"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "14573"
              "docs.deleted" => "0"
              "store.size" => "13mb"
              "pri.store.size" => "13mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.16"
              "uuid" => "XjWCSQQtTpq5m0BtHK8kHg"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "78"
              "docs.deleted" => "0"
              "store.size" => "206.4kb"
              "pri.store.size" => "206.4kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.05.06"
              "uuid" => "e3wd0NF1Ssy_HpYRj5vcWQ"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "17560"
              "docs.deleted" => "0"
              "store.size" => "12.1mb"
              "pri.store.size" => "12.1mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.05.05"
              "uuid" => "ylNgnoM3RLGXoIhxVkKQ6g"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "24810"
              "docs.deleted" => "0"
              "store.size" => "17.5mb"
              "pri.store.size" => "17.5mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.15"
              "uuid" => "gyA29pKEQU22GrgG7F4Siw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "57"
              "docs.deleted" => "0"
              "store.size" => "135.2kb"
              "pri.store.size" => "135.2kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.18"
              "uuid" => "vLoCIzJ8TWuGDy3Haq66Vg"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "74"
              "docs.deleted" => "0"
              "store.size" => "161kb"
              "pri.store.size" => "161kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.17"
              "uuid" => "xfcLrA-aQ4ag4Iiul5Qc9A"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "205"
              "docs.deleted" => "0"
              "store.size" => "360.2kb"
              "pri.store.size" => "360.2kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.05.09"
              "uuid" => "WyVrdW3TSZCFpCOH_es0fg"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "14447"
              "docs.deleted" => "0"
              "store.size" => "9.7mb"
              "pri.store.size" => "9.7mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.19"
              "uuid" => "r5eJjMWFRqSUSaI9e6nIJg"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "186"
              "docs.deleted" => "0"
              "store.size" => "346.4kb"
              "pri.store.size" => "346.4kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.05.11"
              "uuid" => "EJk60io2Tw6p50HT2G_ZQA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "2293"
              "docs.deleted" => "0"
              "store.size" => "2.7mb"
              "pri.store.size" => "2.7mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.05.10"
              "uuid" => "C9qktLDaRGSUybiNlJFmwQ"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "1592"
              "docs.deleted" => "0"
              "store.size" => "2.7mb"
              "pri.store.size" => "2.7mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.21"
              "uuid" => "BrQkuWi_S5GUcpPh1ZSEJQ"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "208"
              "docs.deleted" => "0"
              "store.size" => "410.5kb"
              "pri.store.size" => "410.5kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.20"
              "uuid" => "0FGgJwGOQWKwkUyOPiImWg"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "251"
              "docs.deleted" => "0"
              "store.size" => "493kb"
              "pri.store.size" => "493kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.23"
              "uuid" => "m-fXsAaXQ_eJJA3a9O7fNA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "96"
              "docs.deleted" => "0"
              "store.size" => "254.8kb"
              "pri.store.size" => "254.8kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.05.13"
              "uuid" => "gOwAwQXwSmC4z_NwY8LYaw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "11765"
              "docs.deleted" => "0"
              "store.size" => "9mb"
              "pri.store.size" => "9mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.22"
              "uuid" => "w-USqiicTIWEKEN4f3QxNg"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "611"
              "docs.deleted" => "0"
              "store.size" => "805.8kb"
              "pri.store.size" => "805.8kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.05.12"
              "uuid" => "kiPw5Q-1RHqIvogw9du0DA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "24123"
              "docs.deleted" => "0"
              "store.size" => "18.7mb"
              "pri.store.size" => "18.7mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.25"
              "uuid" => "pnfDDphLQWGGCblBk85KFQ"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "125"
              "docs.deleted" => "0"
              "store.size" => "270.4kb"
              "pri.store.size" => "270.4kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.24"
              "uuid" => "mhXBQb_JTwCgYdNkTEr_wg"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "267"
              "docs.deleted" => "0"
              "store.size" => "446kb"
              "pri.store.size" => "446kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.27"
              "uuid" => "3BFHzirvS4mQx9EWJtG83A"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "205"
              "docs.deleted" => "0"
              "store.size" => "392.4kb"
              "pri.store.size" => "392.4kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.26"
              "uuid" => "tuUVMNrmTbWdylPNeNScAQ"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "295"
              "docs.deleted" => "0"
              "store.size" => "513.2kb"
              "pri.store.size" => "513.2kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.28"
              "uuid" => "E8FD_f4tRV6jj2SZGvibfg"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "321"
              "docs.deleted" => "0"
              "store.size" => "463.5kb"
              "pri.store.size" => "463.5kb"
            ]
            [
              "health" => "green"
              "status" => "open"
              "index" => "top_queries-2025.05.06-81218"
              "uuid" => "SCKSunj-R7mv-JF1IC0dvA"
              "pri" => "1"
              "rep" => "0"
              "docs.count" => "1748"
              "docs.deleted" => "28"
              "store.size" => "4.1mb"
              "pri.store.size" => "4.1mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.10"
              "uuid" => "YXO44ABHQ1qlrCA6fmdu1w"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "44590"
              "docs.deleted" => "0"
              "store.size" => "23.3mb"
              "pri.store.size" => "23.3mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.13"
              "uuid" => "Ea7QmnfmS3-usCIBi49txw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "1642"
              "docs.deleted" => "0"
              "store.size" => "2.8mb"
              "pri.store.size" => "2.8mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.01.20"
              "uuid" => "TFCKdEFARyqWtMwsx0zCSQ"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "125"
              "docs.deleted" => "0"
              "store.size" => "304.7kb"
              "pri.store.size" => "304.7kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.14"
              "uuid" => "F-obPum7TtGKubH3XQKJcg"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "16957"
              "docs.deleted" => "0"
              "store.size" => "10.4mb"
              "pri.store.size" => "10.4mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.01.22"
              "uuid" => "rUIR9S9YRH6EwdUbBn5qTA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "300"
              "docs.deleted" => "0"
              "store.size" => "392.9kb"
              "pri.store.size" => "392.9kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.11"
              "uuid" => "6oG1GIWjT_uoeQG0iRT5VA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "17577"
              "docs.deleted" => "0"
              "store.size" => "11.9mb"
              "pri.store.size" => "11.9mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.01.21"
              "uuid" => "xrW3uNjpT6-0rg46Cez_Pg"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "396"
              "docs.deleted" => "0"
              "store.size" => "503.6kb"
              "pri.store.size" => "503.6kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.12"
              "uuid" => "WHViUhMZQGq419dGN_hGow"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "789"
              "docs.deleted" => "0"
              "store.size" => "1.2mb"
              "pri.store.size" => "1.2mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.17"
              "uuid" => "tph7j3tXRrChFevrayC4vA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "14210"
              "docs.deleted" => "0"
              "store.size" => "9.1mb"
              "pri.store.size" => "9.1mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.01.24"
              "uuid" => "dP2TMWpLRoeMKxuFup8y5w"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "235"
              "docs.deleted" => "0"
              "store.size" => "425kb"
              "pri.store.size" => "425kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.18"
              "uuid" => "PXcWLsqXQZ28ISFhPHO2WQ"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "1819"
              "docs.deleted" => "0"
              "store.size" => "1.8mb"
              "pri.store.size" => "1.8mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.01.23"
              "uuid" => "4CBcDzWlQImO6HXk0LFB7A"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "1641"
              "docs.deleted" => "0"
              "store.size" => "916.3kb"
              "pri.store.size" => "916.3kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.15"
              "uuid" => "TT23FhQvRcygYXM9Xrg3zg"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "21714"
              "docs.deleted" => "0"
              "store.size" => "12.2mb"
              "pri.store.size" => "12.2mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.01.26"
              "uuid" => "qoP_8_SXTIuWaL_nTEjFVw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "91"
              "docs.deleted" => "0"
              "store.size" => "291.7kb"
              "pri.store.size" => "291.7kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.01.25"
              "uuid" => "hc-0M62GQOGhwe3SIRPWKQ"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "83"
              "docs.deleted" => "0"
              "store.size" => "143.5kb"
              "pri.store.size" => "143.5kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.16"
              "uuid" => "btO40x18Q3eA33SuPqutWw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "14966"
              "docs.deleted" => "0"
              "store.size" => "8.3mb"
              "pri.store.size" => "8.3mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.01.28"
              "uuid" => "H1pR_2uFTyubbp8nhSkiNw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "98"
              "docs.deleted" => "0"
              "store.size" => "266.5kb"
              "pri.store.size" => "266.5kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.01.27"
              "uuid" => "hazJ_iOkRIGNILpVU8Zfmw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "164"
              "docs.deleted" => "0"
              "store.size" => "226kb"
              "pri.store.size" => "226kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.19"
              "uuid" => "Arhzn0DYTUOTIh3IkmAdvQ"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "1309"
              "docs.deleted" => "0"
              "store.size" => "2.1mb"
              "pri.store.size" => "2.1mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.01.29"
              "uuid" => "Ico4dkkZSDmVHWpYmK8Elg"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "98"
              "docs.deleted" => "0"
              "store.size" => "263.8kb"
              "pri.store.size" => "263.8kb"
            ]
            [
              "health" => "green"
              "status" => "open"
              "index" => ".opensearch-observability"
              "uuid" => "AvKKP8dMS9uuDZsHiXcsqA"
              "pri" => "1"
              "rep" => "0"
              "docs.count" => "0"
              "docs.deleted" => "0"
              "store.size" => "208b"
              "pri.store.size" => "208b"
            ]
            [
              "health" => "green"
              "status" => "open"
              "index" => "top_queries-2025.05.07-81219"
              "uuid" => "NMilb_gjRsSso_HnqnNbsQ"
              "pri" => "1"
              "rep" => "0"
              "docs.count" => "2200"
              "docs.deleted" => "250"
              "store.size" => "8.4mb"
              "pri.store.size" => "8.4mb"
            ]
            [
              "health" => "green"
              "status" => "open"
              "index" => "top_queries-2025.05.11-81244"
              "uuid" => "NlFoNlobQca_5lWiS_d_yg"
              "pri" => "1"
              "rep" => "0"
              "docs.count" => "1609"
              "docs.deleted" => "136"
              "store.size" => "5.2mb"
              "pri.store.size" => "5.2mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.20"
              "uuid" => "DGmLldG2T2qRaPhWU7lpcA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "800"
              "docs.deleted" => "0"
              "store.size" => "1.5mb"
              "pri.store.size" => "1.5mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.21"
              "uuid" => "_ZkOBr9XQ-uMfKU8dJCxWw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "2399"
              "docs.deleted" => "0"
              "store.size" => "2.8mb"
              "pri.store.size" => "2.8mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.24"
              "uuid" => "gS-ZHYS1ToC72icWVknvvA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "19635"
              "docs.deleted" => "0"
              "store.size" => "11.9mb"
              "pri.store.size" => "11.9mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.01.31"
              "uuid" => "zpdvHDKoQRaK90VgHfWNYw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "209"
              "docs.deleted" => "0"
              "store.size" => "302kb"
              "pri.store.size" => "302kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "sw_dev_category_1744118278"
              "uuid" => "gCRDvRvjQGO1G4VqBJEkaw"
              "pri" => "3"
              "rep" => "3"
              "docs.count" => "1"
              "docs.deleted" => "0"
              "store.size" => "14.6kb"
              "pri.store.size" => "14.6kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.01.30"
              "uuid" => "O60NzkzcTpGIfHGWLrGJ5Q"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "118"
              "docs.deleted" => "0"
              "store.size" => "325.4kb"
              "pri.store.size" => "325.4kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.25"
              "uuid" => "gBbRKUMBTiGS0TdNb72mAQ"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "14507"
              "docs.deleted" => "0"
              "store.size" => "11.1mb"
              "pri.store.size" => "11.1mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.22"
              "uuid" => "mC0bLs7rTRuiOeFqsDkGhg"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "23345"
              "docs.deleted" => "0"
              "store.size" => "16.1mb"
              "pri.store.size" => "16.1mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.01"
              "uuid" => "HE5W1RU_S16aUStDWVhi-Q"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "697"
              "docs.deleted" => "0"
              "store.size" => "830.6kb"
              "pri.store.size" => "830.6kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.23"
              "uuid" => "b39q4ee6Qzyf-P3km_Kr2g"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "41795"
              "docs.deleted" => "0"
              "store.size" => "24.2mb"
              "pri.store.size" => "24.2mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.03"
              "uuid" => "vrdUCztSRZ6RT9i5ws3X8A"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "489"
              "docs.deleted" => "0"
              "store.size" => "632.4kb"
              "pri.store.size" => "632.4kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.28"
              "uuid" => "V7PHngmbReulGpU6R65HWA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "14984"
              "docs.deleted" => "0"
              "store.size" => "9.5mb"
              "pri.store.size" => "9.5mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.29"
              "uuid" => "VQK562BGRzShODUo50SPhg"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "18696"
              "docs.deleted" => "0"
              "store.size" => "12.5mb"
              "pri.store.size" => "12.5mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.02"
              "uuid" => "aH9XXCEfSS2ck-Tf8JJC9A"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "326"
              "docs.deleted" => "0"
              "store.size" => "423.1kb"
              "pri.store.size" => "423.1kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.26"
              "uuid" => "zTByC0i7TNCBpCDr2dCsIw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "1524"
              "docs.deleted" => "0"
              "store.size" => "2.4mb"
              "pri.store.size" => "2.4mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.05"
              "uuid" => "e_SIjVm_TS-aowyAXxYMdA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "200"
              "docs.deleted" => "0"
              "store.size" => "285.4kb"
              "pri.store.size" => "285.4kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "sw_dev_product_1744118278"
              "uuid" => "Mz9xchPJSZO0PqjecQfbuQ"
              "pri" => "3"
              "rep" => "3"
              "docs.count" => "81016"
              "docs.deleted" => "675"
              "store.size" => "22.7mb"
              "pri.store.size" => "22.7mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.04"
              "uuid" => "HYCZNOi_SGuZwyGFur0jjA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "69"
              "docs.deleted" => "0"
              "store.size" => "196.7kb"
              "pri.store.size" => "196.7kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.27"
              "uuid" => "ro8hEq3aRBy9V0RZySrmnQ"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "1757"
              "docs.deleted" => "0"
              "store.size" => "3mb"
              "pri.store.size" => "3mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.07"
              "uuid" => "u9qsYj4YR8iijKLN9t2sWA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "95"
              "docs.deleted" => "0"
              "store.size" => "209.3kb"
              "pri.store.size" => "209.3kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.06"
              "uuid" => "o3gQzyVMTmWMOcB5ZdmYTw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "113"
              "docs.deleted" => "0"
              "store.size" => "223.6kb"
              "pri.store.size" => "223.6kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.09"
              "uuid" => "ch03rSfXTyO_-Ki6iuOTNA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "91"
              "docs.deleted" => "0"
              "store.size" => "270.9kb"
              "pri.store.size" => "270.9kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.08"
              "uuid" => "wvuq5ftcQG6cYTCBWFBjDA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "142"
              "docs.deleted" => "0"
              "store.size" => "304.9kb"
              "pri.store.size" => "304.9kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "sw6_fr_product_1746284168"
              "uuid" => "1ICzXAKuQv2xYLffqRDNcw"
              "pri" => "3"
              "rep" => "3"
              "docs.count" => "83467"
              "docs.deleted" => "14494"
              "store.size" => "32.1mb"
              "pri.store.size" => "32.1mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.20"
              "uuid" => "EKT5-exVSOGB3irklWJxaQ"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "477"
              "docs.deleted" => "0"
              "store.size" => "614.6kb"
              "pri.store.size" => "614.6kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.23"
              "uuid" => "gGZD6dgGR1Wk9MOAs_SH9A"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "388"
              "docs.deleted" => "0"
              "store.size" => "620.4kb"
              "pri.store.size" => "620.4kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.24"
              "uuid" => "qCaQ_zHIRcWEs0DKPi4uRQ"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "556"
              "docs.deleted" => "0"
              "store.size" => "705.3kb"
              "pri.store.size" => "705.3kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.21"
              "uuid" => "iRLr-XliRsiE8IHUtB8O9A"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "203"
              "docs.deleted" => "0"
              "store.size" => "323.1kb"
              "pri.store.size" => "323.1kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.22"
              "uuid" => "4b9lOTbETkCd8bzQLllNbw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "370"
              "docs.deleted" => "0"
              "store.size" => "618.5kb"
              "pri.store.size" => "618.5kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.27"
              "uuid" => "4P4l9iEYTba0ujbLMgXy4Q"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "598"
              "docs.deleted" => "0"
              "store.size" => "695kb"
              "pri.store.size" => "695kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.28"
              "uuid" => "HxonOj-hSVSjmut4GYvXBw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "244"
              "docs.deleted" => "0"
              "store.size" => "453.1kb"
              "pri.store.size" => "453.1kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.25"
              "uuid" => "MD-yS92ISUyyaN9aPEobKg"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "574"
              "docs.deleted" => "0"
              "store.size" => "710.4kb"
              "pri.store.size" => "710.4kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.26"
              "uuid" => "kDrklpR3QAamnrZUt5u0KQ"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "527"
              "docs.deleted" => "0"
              "store.size" => "613.3kb"
              "pri.store.size" => "613.3kb"
            ]
            [
              "health" => "green"
              "status" => "open"
              "index" => "top_queries-2025.05.09-81221"
              "uuid" => "1HSw-U55SqeCjhtmZFqMuQ"
              "pri" => "1"
              "rep" => "0"
              "docs.count" => "2352"
              "docs.deleted" => "60"
              "store.size" => "4.8mb"
              "pri.store.size" => "4.8mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "sw6_fr_category_1746284168"
              "uuid" => "4zCDW586Rcy0u1aw3q8JcA"
              "pri" => "3"
              "rep" => "3"
              "docs.count" => "49"
              "docs.deleted" => "11"
              "store.size" => "286.7kb"
              "pri.store.size" => "286.7kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.29"
              "uuid" => "abWT96nFR9Cr9LO4i9JEdg"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "360"
              "docs.deleted" => "0"
              "store.size" => "561.3kb"
              "pri.store.size" => "561.3kb"
            ]
            [
              "health" => "green"
              "status" => "open"
              "index" => "top_queries-2025.05.13-81246"
              "uuid" => "6p_6B8ZnQp-FRYcxS3r9Zw"
              "pri" => "1"
              "rep" => "0"
              "docs.count" => "630"
              "docs.deleted" => "6"
              "store.size" => "2.1mb"
              "pri.store.size" => "2.1mb"
            ]
            [
              "health" => "green"
              "status" => "open"
              "index" => "top_queries-2025.05.08-81220"
              "uuid" => "s9V9S32iSOiUoSdOxGKDQQ"
              "pri" => "1"
              "rep" => "0"
              "docs.count" => "2107"
              "docs.deleted" => "194"
              "store.size" => "7.6mb"
              "pri.store.size" => "7.6mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.30"
              "uuid" => "XlG25vEWQOSjN9ZanbcW-g"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "622"
              "docs.deleted" => "0"
              "store.size" => "735.2kb"
              "pri.store.size" => "735.2kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.31"
              "uuid" => "1BVvLgXBQRGcxgDbyBLdmw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "505"
              "docs.deleted" => "0"
              "store.size" => "689.6kb"
              "pri.store.size" => "689.6kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.02"
              "uuid" => "ujSU7fEhT1OwiNEJZmzTXQ"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "388"
              "docs.deleted" => "0"
              "store.size" => "593.1kb"
              "pri.store.size" => "593.1kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.03"
              "uuid" => "cXO_mCfQRXipkTSij12O_w"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "523"
              "docs.deleted" => "0"
              "store.size" => "808.2kb"
              "pri.store.size" => "808.2kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.01"
              "uuid" => "SqMFYnhdRFaLJOUe0lLwXw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "447"
              "docs.deleted" => "0"
              "store.size" => "585.2kb"
              "pri.store.size" => "585.2kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.06"
              "uuid" => "UMDPLeHbQQK3KRdF6-tFsw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "1393"
              "docs.deleted" => "0"
              "store.size" => "2.3mb"
              "pri.store.size" => "2.3mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.07"
              "uuid" => "p3dIaq_LQk-7NTsUN4GeeQ"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "16875"
              "docs.deleted" => "0"
              "store.size" => "10.6mb"
              "pri.store.size" => "10.6mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.01.15"
              "uuid" => "IDHmGFD8T_uP_ampWSGB9Q"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "187"
              "docs.deleted" => "0"
              "store.size" => "458.7kb"
              "pri.store.size" => "458.7kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.04"
              "uuid" => "49CyJrVFRu2grxkmV10hFg"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "3437"
              "docs.deleted" => "0"
              "store.size" => "2.8mb"
              "pri.store.size" => "2.8mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.05"
              "uuid" => "lVCcsl0uT-KWRVB0K6wlRA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "1658"
              "docs.deleted" => "0"
              "store.size" => "1.6mb"
              "pri.store.size" => "1.6mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.01.14"
              "uuid" => "F_yRwVtLTk66k2Y0rkPpgQ"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "122"
              "docs.deleted" => "0"
              "store.size" => "332.5kb"
              "pri.store.size" => "332.5kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.01.17"
              "uuid" => "deOkdFFyQ8O4iOYsADf7fw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "77"
              "docs.deleted" => "0"
              "store.size" => "177.6kb"
              "pri.store.size" => "177.6kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.01.16"
              "uuid" => "KO8XjAniRZupHnx2K0-0RA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "356"
              "docs.deleted" => "0"
              "store.size" => "634.5kb"
              "pri.store.size" => "634.5kb"
            ]
            [
              "health" => "green"
              "status" => "open"
              "index" => ".kibana_1"
              "uuid" => "N_PRqlpBQ3Shke0H8kcO6Q"
              "pri" => "1"
              "rep" => "0"
              "docs.count" => "0"
              "docs.deleted" => "0"
              "store.size" => "208b"
              "pri.store.size" => "208b"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.08"
              "uuid" => "4FiiHnu9R7iVbNVFLE2w5w"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "23447"
              "docs.deleted" => "0"
              "store.size" => "15mb"
              "pri.store.size" => "15mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.01.19"
              "uuid" => "6s68-IuWQpanZYX80EWqFA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "49"
              "docs.deleted" => "0"
              "store.size" => "130.1kb"
              "pri.store.size" => "130.1kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.01.18"
              "uuid" => "aJh-2d9QTnW_vIDvq3fl8g"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "248"
              "docs.deleted" => "0"
              "store.size" => "390.4kb"
              "pri.store.size" => "390.4kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.09"
              "uuid" => "rgOGzQF5TR6eIxgd9FFGVA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "18794"
              "docs.deleted" => "0"
              "store.size" => "12.6mb"
              "pri.store.size" => "12.6mb"
            ]
            [
              "health" => "green"
              "status" => "open"
              "index" => ".plugins-ml-config"
              "uuid" => "Np-hVDnQQr29i_VhvuIrbg"
              "pri" => "1"
              "rep" => "0"
              "docs.count" => "1"
              "docs.deleted" => "0"
              "store.size" => "4kb"
              "pri.store.size" => "4kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "sw_dev_product_manufacturer_1744118278"
              "uuid" => "Wber80PYT1ehoS_oFKmiQw"
              "pri" => "3"
              "rep" => "3"
              "docs.count" => "0"
              "docs.deleted" => "0"
              "store.size" => "624b"
              "pri.store.size" => "624b"
            ]
          ]
        ]
        "channel" => "elasticsearch"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.616+00:00"
        "message" => "curl -XGET 'http://10.20.0.3:9200/_cat/indices?pretty=true'"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => []
        "channel" => "elasticsearch"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.616+00:00"
        "message" => "Response:"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "response" => [
            [
              "health" => "green"
              "status" => "open"
              "index" => "top_queries-2025.05.12-81245"
              "uuid" => "Ov7YUDNmRAK2vj_UuNRBtQ"
              "pri" => "1"
              "rep" => "0"
              "docs.count" => "1511"
              "docs.deleted" => "10"
              "store.size" => "3.7mb"
              "pri.store.size" => "3.7mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.01"
              "uuid" => "5BHB6953Tmq5forHpjYXBw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "158"
              "docs.deleted" => "0"
              "store.size" => "276.4kb"
              "pri.store.size" => "276.4kb"
            ]
            [
              "health" => "green"
              "status" => "open"
              "index" => ".ql-datasources"
              "uuid" => "dqwqxJhkSB2e4v-sb5lkPw"
              "pri" => "1"
              "rep" => "0"
              "docs.count" => "0"
              "docs.deleted" => "0"
              "store.size" => "208b"
              "pri.store.size" => "208b"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.02"
              "uuid" => "0TAEH29eT5OM4nFeZAxfcA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "234"
              "docs.deleted" => "0"
              "store.size" => "464.7kb"
              "pri.store.size" => "464.7kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.05"
              "uuid" => "BhMS_3dXRUmuCnPlr_74mw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "259"
              "docs.deleted" => "0"
              "store.size" => "430.9kb"
              "pri.store.size" => "430.9kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.06"
              "uuid" => "u3DM13ecQi-J9NKkIH9Yrw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "914"
              "docs.deleted" => "0"
              "store.size" => "1mb"
              "pri.store.size" => "1mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.03"
              "uuid" => "K0AZyCcnRluoxz1r3gCwFA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "287"
              "docs.deleted" => "0"
              "store.size" => "460.5kb"
              "pri.store.size" => "460.5kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.04"
              "uuid" => "AGzlyByCRmCGvg1uIM4WQg"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "446"
              "docs.deleted" => "0"
              "store.size" => "592.5kb"
              "pri.store.size" => "592.5kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.09"
              "uuid" => "E40hq_IGQcGAB9KM1DLMuA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "235"
              "docs.deleted" => "0"
              "store.size" => "471.5kb"
              "pri.store.size" => "471.5kb"
            ]
            [
              "health" => "green"
              "status" => "open"
              "index" => ".opendistro_security"
              "uuid" => "hWn2xXwrSSSR5Zul_2U5EQ"
              "pri" => "1"
              "rep" => "0"
              "docs.count" => "10"
              "docs.deleted" => "0"
              "store.size" => "82.3kb"
              "pri.store.size" => "82.3kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.07"
              "uuid" => "fPAmiaPfRvO9RUWsxezB6g"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "215"
              "docs.deleted" => "0"
              "store.size" => "394.7kb"
              "pri.store.size" => "394.7kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.08"
              "uuid" => "ejcveBaCSp-8dXYz_tPWTg"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "100"
              "docs.deleted" => "0"
              "store.size" => "317.8kb"
              "pri.store.size" => "317.8kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.12"
              "uuid" => "svJyDOPcSX-SevgTp2FZvQ"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "393"
              "docs.deleted" => "0"
              "store.size" => "536.5kb"
              "pri.store.size" => "536.5kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.13"
              "uuid" => "CCpFBMmXTse1BkrzcHdY4Q"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "233"
              "docs.deleted" => "0"
              "store.size" => "399.8kb"
              "pri.store.size" => "399.8kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.10"
              "uuid" => "P2GZziF5RKm9KwhkjijjtA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "471"
              "docs.deleted" => "0"
              "store.size" => "575.4kb"
              "pri.store.size" => "575.4kb"
            ]
            [
              "health" => "green"
              "status" => "open"
              "index" => ".kibana_92668751_admin_1"
              "uuid" => "JP8onxAuS9K_RlvlSGAWcA"
              "pri" => "1"
              "rep" => "0"
              "docs.count" => "1"
              "docs.deleted" => "0"
              "store.size" => "5.3kb"
              "pri.store.size" => "5.3kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.11"
              "uuid" => "YLUdL1NBScqYZzwyB8Bdag"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "163"
              "docs.deleted" => "0"
              "store.size" => "381.2kb"
              "pri.store.size" => "381.2kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.16"
              "uuid" => "p4djmfJfQT-AjK1EubcOoA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "243"
              "docs.deleted" => "0"
              "store.size" => "454.3kb"
              "pri.store.size" => "454.3kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.17"
              "uuid" => "hcXWo59yS3S-dYAlktfpLQ"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "378"
              "docs.deleted" => "0"
              "store.size" => "594.1kb"
              "pri.store.size" => "594.1kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.14"
              "uuid" => "uKrv3PkcQYamsUFOD3Enjw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "214"
              "docs.deleted" => "0"
              "store.size" => "398.5kb"
              "pri.store.size" => "398.5kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.15"
              "uuid" => "onQgmw30TjyMEj6sJTRV0w"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "487"
              "docs.deleted" => "0"
              "store.size" => "687.5kb"
              "pri.store.size" => "687.5kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.18"
              "uuid" => "xDBIrHtLQLyRJo-5BkQGkw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "243"
              "docs.deleted" => "0"
              "store.size" => "421.7kb"
              "pri.store.size" => "421.7kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.19"
              "uuid" => "kHyHhKJnSje6CZGRjkytyA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "183"
              "docs.deleted" => "0"
              "store.size" => "265.8kb"
              "pri.store.size" => "265.8kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "sw6_fr_product_manufacturer_1746284168"
              "uuid" => "2ICJXlsHQnO82YRc7SaKPA"
              "pri" => "3"
              "rep" => "3"
              "docs.count" => "0"
              "docs.deleted" => "0"
              "store.size" => "624b"
              "pri.store.size" => "624b"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.30"
              "uuid" => "02wNbEaQTZSLIiunNybS1A"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "23090"
              "docs.deleted" => "0"
              "store.size" => "15.4mb"
              "pri.store.size" => "15.4mb"
            ]
            [
              "health" => "green"
              "status" => "open"
              "index" => "top_queries-2025.05.10-81243"
              "uuid" => "PvFe1Wa8R0ycXFk24oTb9w"
              "pri" => "1"
              "rep" => "0"
              "docs.count" => "1861"
              "docs.deleted" => "109"
              "store.size" => "4.5mb"
              "pri.store.size" => "4.5mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.10"
              "uuid" => "tyVRyYdhSgujiqSV2-FTsw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "213"
              "docs.deleted" => "0"
              "store.size" => "372.7kb"
              "pri.store.size" => "372.7kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.05.04"
              "uuid" => "ULnf-1-PRha6hEye131Usw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "1791"
              "docs.deleted" => "0"
              "store.size" => "3.1mb"
              "pri.store.size" => "3.1mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.05.03"
              "uuid" => "i-8SlLBoRe-Zu6ADA7gWXQ"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "1987"
              "docs.deleted" => "0"
              "store.size" => "2mb"
              "pri.store.size" => "2mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.05.02"
              "uuid" => "_BnOfNjRRtWdst52wIRrzw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "13264"
              "docs.deleted" => "0"
              "store.size" => "9.5mb"
              "pri.store.size" => "9.5mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.12"
              "uuid" => "nY3QyOKOST-Toia6vSFPdQ"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "158"
              "docs.deleted" => "0"
              "store.size" => "280.1kb"
              "pri.store.size" => "280.1kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.11"
              "uuid" => "Zu0kNhsrSu-WgrpKwxUSww"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "193"
              "docs.deleted" => "0"
              "store.size" => "312.9kb"
              "pri.store.size" => "312.9kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.05.01"
              "uuid" => "QqLmft7xTPaWOWP8IWgKWA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "2574"
              "docs.deleted" => "0"
              "store.size" => "3.1mb"
              "pri.store.size" => "3.1mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.14"
              "uuid" => "wgz7MZYkSmuNFTjeaQlhvQ"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "231"
              "docs.deleted" => "0"
              "store.size" => "384.1kb"
              "pri.store.size" => "384.1kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.05.08"
              "uuid" => "LD8aat9lRmqKkzXQWaPs8A"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "18383"
              "docs.deleted" => "0"
              "store.size" => "15.3mb"
              "pri.store.size" => "15.3mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.13"
              "uuid" => "Ei_WVolaTtWTIh9k0OSuOw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "135"
              "docs.deleted" => "0"
              "store.size" => "321.3kb"
              "pri.store.size" => "321.3kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.05.07"
              "uuid" => "r55xu6WuT5KVnADeN6rceg"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "14573"
              "docs.deleted" => "0"
              "store.size" => "13mb"
              "pri.store.size" => "13mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.16"
              "uuid" => "XjWCSQQtTpq5m0BtHK8kHg"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "78"
              "docs.deleted" => "0"
              "store.size" => "206.4kb"
              "pri.store.size" => "206.4kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.05.06"
              "uuid" => "e3wd0NF1Ssy_HpYRj5vcWQ"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "17560"
              "docs.deleted" => "0"
              "store.size" => "12.1mb"
              "pri.store.size" => "12.1mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.05.05"
              "uuid" => "ylNgnoM3RLGXoIhxVkKQ6g"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "24810"
              "docs.deleted" => "0"
              "store.size" => "17.5mb"
              "pri.store.size" => "17.5mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.15"
              "uuid" => "gyA29pKEQU22GrgG7F4Siw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "57"
              "docs.deleted" => "0"
              "store.size" => "135.2kb"
              "pri.store.size" => "135.2kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.18"
              "uuid" => "vLoCIzJ8TWuGDy3Haq66Vg"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "74"
              "docs.deleted" => "0"
              "store.size" => "161kb"
              "pri.store.size" => "161kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.17"
              "uuid" => "xfcLrA-aQ4ag4Iiul5Qc9A"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "205"
              "docs.deleted" => "0"
              "store.size" => "360.2kb"
              "pri.store.size" => "360.2kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.05.09"
              "uuid" => "WyVrdW3TSZCFpCOH_es0fg"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "14447"
              "docs.deleted" => "0"
              "store.size" => "9.7mb"
              "pri.store.size" => "9.7mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.19"
              "uuid" => "r5eJjMWFRqSUSaI9e6nIJg"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "186"
              "docs.deleted" => "0"
              "store.size" => "346.4kb"
              "pri.store.size" => "346.4kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.05.11"
              "uuid" => "EJk60io2Tw6p50HT2G_ZQA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "2293"
              "docs.deleted" => "0"
              "store.size" => "2.7mb"
              "pri.store.size" => "2.7mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.05.10"
              "uuid" => "C9qktLDaRGSUybiNlJFmwQ"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "1592"
              "docs.deleted" => "0"
              "store.size" => "2.7mb"
              "pri.store.size" => "2.7mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.21"
              "uuid" => "BrQkuWi_S5GUcpPh1ZSEJQ"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "208"
              "docs.deleted" => "0"
              "store.size" => "410.5kb"
              "pri.store.size" => "410.5kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.20"
              "uuid" => "0FGgJwGOQWKwkUyOPiImWg"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "251"
              "docs.deleted" => "0"
              "store.size" => "493kb"
              "pri.store.size" => "493kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.23"
              "uuid" => "m-fXsAaXQ_eJJA3a9O7fNA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "96"
              "docs.deleted" => "0"
              "store.size" => "254.8kb"
              "pri.store.size" => "254.8kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.05.13"
              "uuid" => "gOwAwQXwSmC4z_NwY8LYaw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "11765"
              "docs.deleted" => "0"
              "store.size" => "9mb"
              "pri.store.size" => "9mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.22"
              "uuid" => "w-USqiicTIWEKEN4f3QxNg"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "611"
              "docs.deleted" => "0"
              "store.size" => "805.8kb"
              "pri.store.size" => "805.8kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.05.12"
              "uuid" => "kiPw5Q-1RHqIvogw9du0DA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "24123"
              "docs.deleted" => "0"
              "store.size" => "18.7mb"
              "pri.store.size" => "18.7mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.25"
              "uuid" => "pnfDDphLQWGGCblBk85KFQ"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "125"
              "docs.deleted" => "0"
              "store.size" => "270.4kb"
              "pri.store.size" => "270.4kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.24"
              "uuid" => "mhXBQb_JTwCgYdNkTEr_wg"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "267"
              "docs.deleted" => "0"
              "store.size" => "446kb"
              "pri.store.size" => "446kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.27"
              "uuid" => "3BFHzirvS4mQx9EWJtG83A"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "205"
              "docs.deleted" => "0"
              "store.size" => "392.4kb"
              "pri.store.size" => "392.4kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.26"
              "uuid" => "tuUVMNrmTbWdylPNeNScAQ"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "295"
              "docs.deleted" => "0"
              "store.size" => "513.2kb"
              "pri.store.size" => "513.2kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.28"
              "uuid" => "E8FD_f4tRV6jj2SZGvibfg"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "321"
              "docs.deleted" => "0"
              "store.size" => "463.5kb"
              "pri.store.size" => "463.5kb"
            ]
            [
              "health" => "green"
              "status" => "open"
              "index" => "top_queries-2025.05.06-81218"
              "uuid" => "SCKSunj-R7mv-JF1IC0dvA"
              "pri" => "1"
              "rep" => "0"
              "docs.count" => "1748"
              "docs.deleted" => "28"
              "store.size" => "4.1mb"
              "pri.store.size" => "4.1mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.10"
              "uuid" => "YXO44ABHQ1qlrCA6fmdu1w"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "44590"
              "docs.deleted" => "0"
              "store.size" => "23.3mb"
              "pri.store.size" => "23.3mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.13"
              "uuid" => "Ea7QmnfmS3-usCIBi49txw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "1642"
              "docs.deleted" => "0"
              "store.size" => "2.8mb"
              "pri.store.size" => "2.8mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.01.20"
              "uuid" => "TFCKdEFARyqWtMwsx0zCSQ"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "125"
              "docs.deleted" => "0"
              "store.size" => "304.7kb"
              "pri.store.size" => "304.7kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.14"
              "uuid" => "F-obPum7TtGKubH3XQKJcg"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "16957"
              "docs.deleted" => "0"
              "store.size" => "10.4mb"
              "pri.store.size" => "10.4mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.01.22"
              "uuid" => "rUIR9S9YRH6EwdUbBn5qTA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "300"
              "docs.deleted" => "0"
              "store.size" => "392.9kb"
              "pri.store.size" => "392.9kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.11"
              "uuid" => "6oG1GIWjT_uoeQG0iRT5VA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "17577"
              "docs.deleted" => "0"
              "store.size" => "11.9mb"
              "pri.store.size" => "11.9mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.01.21"
              "uuid" => "xrW3uNjpT6-0rg46Cez_Pg"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "396"
              "docs.deleted" => "0"
              "store.size" => "503.6kb"
              "pri.store.size" => "503.6kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.12"
              "uuid" => "WHViUhMZQGq419dGN_hGow"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "789"
              "docs.deleted" => "0"
              "store.size" => "1.2mb"
              "pri.store.size" => "1.2mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.17"
              "uuid" => "tph7j3tXRrChFevrayC4vA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "14210"
              "docs.deleted" => "0"
              "store.size" => "9.1mb"
              "pri.store.size" => "9.1mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.01.24"
              "uuid" => "dP2TMWpLRoeMKxuFup8y5w"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "235"
              "docs.deleted" => "0"
              "store.size" => "425kb"
              "pri.store.size" => "425kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.18"
              "uuid" => "PXcWLsqXQZ28ISFhPHO2WQ"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "1819"
              "docs.deleted" => "0"
              "store.size" => "1.8mb"
              "pri.store.size" => "1.8mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.01.23"
              "uuid" => "4CBcDzWlQImO6HXk0LFB7A"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "1641"
              "docs.deleted" => "0"
              "store.size" => "916.3kb"
              "pri.store.size" => "916.3kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.15"
              "uuid" => "TT23FhQvRcygYXM9Xrg3zg"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "21714"
              "docs.deleted" => "0"
              "store.size" => "12.2mb"
              "pri.store.size" => "12.2mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.01.26"
              "uuid" => "qoP_8_SXTIuWaL_nTEjFVw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "91"
              "docs.deleted" => "0"
              "store.size" => "291.7kb"
              "pri.store.size" => "291.7kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.01.25"
              "uuid" => "hc-0M62GQOGhwe3SIRPWKQ"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "83"
              "docs.deleted" => "0"
              "store.size" => "143.5kb"
              "pri.store.size" => "143.5kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.16"
              "uuid" => "btO40x18Q3eA33SuPqutWw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "14966"
              "docs.deleted" => "0"
              "store.size" => "8.3mb"
              "pri.store.size" => "8.3mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.01.28"
              "uuid" => "H1pR_2uFTyubbp8nhSkiNw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "98"
              "docs.deleted" => "0"
              "store.size" => "266.5kb"
              "pri.store.size" => "266.5kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.01.27"
              "uuid" => "hazJ_iOkRIGNILpVU8Zfmw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "164"
              "docs.deleted" => "0"
              "store.size" => "226kb"
              "pri.store.size" => "226kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.19"
              "uuid" => "Arhzn0DYTUOTIh3IkmAdvQ"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "1309"
              "docs.deleted" => "0"
              "store.size" => "2.1mb"
              "pri.store.size" => "2.1mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.01.29"
              "uuid" => "Ico4dkkZSDmVHWpYmK8Elg"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "98"
              "docs.deleted" => "0"
              "store.size" => "263.8kb"
              "pri.store.size" => "263.8kb"
            ]
            [
              "health" => "green"
              "status" => "open"
              "index" => ".opensearch-observability"
              "uuid" => "AvKKP8dMS9uuDZsHiXcsqA"
              "pri" => "1"
              "rep" => "0"
              "docs.count" => "0"
              "docs.deleted" => "0"
              "store.size" => "208b"
              "pri.store.size" => "208b"
            ]
            [
              "health" => "green"
              "status" => "open"
              "index" => "top_queries-2025.05.07-81219"
              "uuid" => "NMilb_gjRsSso_HnqnNbsQ"
              "pri" => "1"
              "rep" => "0"
              "docs.count" => "2200"
              "docs.deleted" => "250"
              "store.size" => "8.4mb"
              "pri.store.size" => "8.4mb"
            ]
            [
              "health" => "green"
              "status" => "open"
              "index" => "top_queries-2025.05.11-81244"
              "uuid" => "NlFoNlobQca_5lWiS_d_yg"
              "pri" => "1"
              "rep" => "0"
              "docs.count" => "1609"
              "docs.deleted" => "136"
              "store.size" => "5.2mb"
              "pri.store.size" => "5.2mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.20"
              "uuid" => "DGmLldG2T2qRaPhWU7lpcA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "800"
              "docs.deleted" => "0"
              "store.size" => "1.5mb"
              "pri.store.size" => "1.5mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.21"
              "uuid" => "_ZkOBr9XQ-uMfKU8dJCxWw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "2399"
              "docs.deleted" => "0"
              "store.size" => "2.8mb"
              "pri.store.size" => "2.8mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.24"
              "uuid" => "gS-ZHYS1ToC72icWVknvvA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "19635"
              "docs.deleted" => "0"
              "store.size" => "11.9mb"
              "pri.store.size" => "11.9mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.01.31"
              "uuid" => "zpdvHDKoQRaK90VgHfWNYw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "209"
              "docs.deleted" => "0"
              "store.size" => "302kb"
              "pri.store.size" => "302kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "sw_dev_category_1744118278"
              "uuid" => "gCRDvRvjQGO1G4VqBJEkaw"
              "pri" => "3"
              "rep" => "3"
              "docs.count" => "1"
              "docs.deleted" => "0"
              "store.size" => "14.6kb"
              "pri.store.size" => "14.6kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.01.30"
              "uuid" => "O60NzkzcTpGIfHGWLrGJ5Q"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "118"
              "docs.deleted" => "0"
              "store.size" => "325.4kb"
              "pri.store.size" => "325.4kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.25"
              "uuid" => "gBbRKUMBTiGS0TdNb72mAQ"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "14507"
              "docs.deleted" => "0"
              "store.size" => "11.1mb"
              "pri.store.size" => "11.1mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.22"
              "uuid" => "mC0bLs7rTRuiOeFqsDkGhg"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "23345"
              "docs.deleted" => "0"
              "store.size" => "16.1mb"
              "pri.store.size" => "16.1mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.01"
              "uuid" => "HE5W1RU_S16aUStDWVhi-Q"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "697"
              "docs.deleted" => "0"
              "store.size" => "830.6kb"
              "pri.store.size" => "830.6kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.23"
              "uuid" => "b39q4ee6Qzyf-P3km_Kr2g"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "41795"
              "docs.deleted" => "0"
              "store.size" => "24.2mb"
              "pri.store.size" => "24.2mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.03"
              "uuid" => "vrdUCztSRZ6RT9i5ws3X8A"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "489"
              "docs.deleted" => "0"
              "store.size" => "632.4kb"
              "pri.store.size" => "632.4kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.28"
              "uuid" => "V7PHngmbReulGpU6R65HWA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "14984"
              "docs.deleted" => "0"
              "store.size" => "9.5mb"
              "pri.store.size" => "9.5mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.29"
              "uuid" => "VQK562BGRzShODUo50SPhg"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "18696"
              "docs.deleted" => "0"
              "store.size" => "12.5mb"
              "pri.store.size" => "12.5mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.02"
              "uuid" => "aH9XXCEfSS2ck-Tf8JJC9A"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "326"
              "docs.deleted" => "0"
              "store.size" => "423.1kb"
              "pri.store.size" => "423.1kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.26"
              "uuid" => "zTByC0i7TNCBpCDr2dCsIw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "1524"
              "docs.deleted" => "0"
              "store.size" => "2.4mb"
              "pri.store.size" => "2.4mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.05"
              "uuid" => "e_SIjVm_TS-aowyAXxYMdA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "200"
              "docs.deleted" => "0"
              "store.size" => "285.4kb"
              "pri.store.size" => "285.4kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "sw_dev_product_1744118278"
              "uuid" => "Mz9xchPJSZO0PqjecQfbuQ"
              "pri" => "3"
              "rep" => "3"
              "docs.count" => "81016"
              "docs.deleted" => "675"
              "store.size" => "22.7mb"
              "pri.store.size" => "22.7mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.04"
              "uuid" => "HYCZNOi_SGuZwyGFur0jjA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "69"
              "docs.deleted" => "0"
              "store.size" => "196.7kb"
              "pri.store.size" => "196.7kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.27"
              "uuid" => "ro8hEq3aRBy9V0RZySrmnQ"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "1757"
              "docs.deleted" => "0"
              "store.size" => "3mb"
              "pri.store.size" => "3mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.07"
              "uuid" => "u9qsYj4YR8iijKLN9t2sWA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "95"
              "docs.deleted" => "0"
              "store.size" => "209.3kb"
              "pri.store.size" => "209.3kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.06"
              "uuid" => "o3gQzyVMTmWMOcB5ZdmYTw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "113"
              "docs.deleted" => "0"
              "store.size" => "223.6kb"
              "pri.store.size" => "223.6kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.09"
              "uuid" => "ch03rSfXTyO_-Ki6iuOTNA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "91"
              "docs.deleted" => "0"
              "store.size" => "270.9kb"
              "pri.store.size" => "270.9kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.08"
              "uuid" => "wvuq5ftcQG6cYTCBWFBjDA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "142"
              "docs.deleted" => "0"
              "store.size" => "304.9kb"
              "pri.store.size" => "304.9kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "sw6_fr_product_1746284168"
              "uuid" => "1ICzXAKuQv2xYLffqRDNcw"
              "pri" => "3"
              "rep" => "3"
              "docs.count" => "83467"
              "docs.deleted" => "14494"
              "store.size" => "32.1mb"
              "pri.store.size" => "32.1mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.20"
              "uuid" => "EKT5-exVSOGB3irklWJxaQ"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "477"
              "docs.deleted" => "0"
              "store.size" => "614.6kb"
              "pri.store.size" => "614.6kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.23"
              "uuid" => "gGZD6dgGR1Wk9MOAs_SH9A"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "388"
              "docs.deleted" => "0"
              "store.size" => "620.4kb"
              "pri.store.size" => "620.4kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.24"
              "uuid" => "qCaQ_zHIRcWEs0DKPi4uRQ"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "556"
              "docs.deleted" => "0"
              "store.size" => "705.3kb"
              "pri.store.size" => "705.3kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.21"
              "uuid" => "iRLr-XliRsiE8IHUtB8O9A"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "203"
              "docs.deleted" => "0"
              "store.size" => "323.1kb"
              "pri.store.size" => "323.1kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.22"
              "uuid" => "4b9lOTbETkCd8bzQLllNbw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "370"
              "docs.deleted" => "0"
              "store.size" => "618.5kb"
              "pri.store.size" => "618.5kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.27"
              "uuid" => "4P4l9iEYTba0ujbLMgXy4Q"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "598"
              "docs.deleted" => "0"
              "store.size" => "695kb"
              "pri.store.size" => "695kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.28"
              "uuid" => "HxonOj-hSVSjmut4GYvXBw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "244"
              "docs.deleted" => "0"
              "store.size" => "453.1kb"
              "pri.store.size" => "453.1kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.25"
              "uuid" => "MD-yS92ISUyyaN9aPEobKg"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "574"
              "docs.deleted" => "0"
              "store.size" => "710.4kb"
              "pri.store.size" => "710.4kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.26"
              "uuid" => "kDrklpR3QAamnrZUt5u0KQ"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "527"
              "docs.deleted" => "0"
              "store.size" => "613.3kb"
              "pri.store.size" => "613.3kb"
            ]
            [
              "health" => "green"
              "status" => "open"
              "index" => "top_queries-2025.05.09-81221"
              "uuid" => "1HSw-U55SqeCjhtmZFqMuQ"
              "pri" => "1"
              "rep" => "0"
              "docs.count" => "2352"
              "docs.deleted" => "60"
              "store.size" => "4.8mb"
              "pri.store.size" => "4.8mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "sw6_fr_category_1746284168"
              "uuid" => "4zCDW586Rcy0u1aw3q8JcA"
              "pri" => "3"
              "rep" => "3"
              "docs.count" => "49"
              "docs.deleted" => "11"
              "store.size" => "286.7kb"
              "pri.store.size" => "286.7kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.29"
              "uuid" => "abWT96nFR9Cr9LO4i9JEdg"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "360"
              "docs.deleted" => "0"
              "store.size" => "561.3kb"
              "pri.store.size" => "561.3kb"
            ]
            [
              "health" => "green"
              "status" => "open"
              "index" => "top_queries-2025.05.13-81246"
              "uuid" => "6p_6B8ZnQp-FRYcxS3r9Zw"
              "pri" => "1"
              "rep" => "0"
              "docs.count" => "630"
              "docs.deleted" => "6"
              "store.size" => "2.1mb"
              "pri.store.size" => "2.1mb"
            ]
            [
              "health" => "green"
              "status" => "open"
              "index" => "top_queries-2025.05.08-81220"
              "uuid" => "s9V9S32iSOiUoSdOxGKDQQ"
              "pri" => "1"
              "rep" => "0"
              "docs.count" => "2107"
              "docs.deleted" => "194"
              "store.size" => "7.6mb"
              "pri.store.size" => "7.6mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.30"
              "uuid" => "XlG25vEWQOSjN9ZanbcW-g"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "622"
              "docs.deleted" => "0"
              "store.size" => "735.2kb"
              "pri.store.size" => "735.2kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.31"
              "uuid" => "1BVvLgXBQRGcxgDbyBLdmw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "505"
              "docs.deleted" => "0"
              "store.size" => "689.6kb"
              "pri.store.size" => "689.6kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.02"
              "uuid" => "ujSU7fEhT1OwiNEJZmzTXQ"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "388"
              "docs.deleted" => "0"
              "store.size" => "593.1kb"
              "pri.store.size" => "593.1kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.03"
              "uuid" => "cXO_mCfQRXipkTSij12O_w"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "523"
              "docs.deleted" => "0"
              "store.size" => "808.2kb"
              "pri.store.size" => "808.2kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.01"
              "uuid" => "SqMFYnhdRFaLJOUe0lLwXw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "447"
              "docs.deleted" => "0"
              "store.size" => "585.2kb"
              "pri.store.size" => "585.2kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.06"
              "uuid" => "UMDPLeHbQQK3KRdF6-tFsw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "1393"
              "docs.deleted" => "0"
              "store.size" => "2.3mb"
              "pri.store.size" => "2.3mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.07"
              "uuid" => "p3dIaq_LQk-7NTsUN4GeeQ"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "16875"
              "docs.deleted" => "0"
              "store.size" => "10.6mb"
              "pri.store.size" => "10.6mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.01.15"
              "uuid" => "IDHmGFD8T_uP_ampWSGB9Q"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "187"
              "docs.deleted" => "0"
              "store.size" => "458.7kb"
              "pri.store.size" => "458.7kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.04"
              "uuid" => "49CyJrVFRu2grxkmV10hFg"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "3437"
              "docs.deleted" => "0"
              "store.size" => "2.8mb"
              "pri.store.size" => "2.8mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.05"
              "uuid" => "lVCcsl0uT-KWRVB0K6wlRA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "1658"
              "docs.deleted" => "0"
              "store.size" => "1.6mb"
              "pri.store.size" => "1.6mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.01.14"
              "uuid" => "F_yRwVtLTk66k2Y0rkPpgQ"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "122"
              "docs.deleted" => "0"
              "store.size" => "332.5kb"
              "pri.store.size" => "332.5kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.01.17"
              "uuid" => "deOkdFFyQ8O4iOYsADf7fw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "77"
              "docs.deleted" => "0"
              "store.size" => "177.6kb"
              "pri.store.size" => "177.6kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.01.16"
              "uuid" => "KO8XjAniRZupHnx2K0-0RA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "356"
              "docs.deleted" => "0"
              "store.size" => "634.5kb"
              "pri.store.size" => "634.5kb"
            ]
            [
              "health" => "green"
              "status" => "open"
              "index" => ".kibana_1"
              "uuid" => "N_PRqlpBQ3Shke0H8kcO6Q"
              "pri" => "1"
              "rep" => "0"
              "docs.count" => "0"
              "docs.deleted" => "0"
              "store.size" => "208b"
              "pri.store.size" => "208b"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.08"
              "uuid" => "4FiiHnu9R7iVbNVFLE2w5w"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "23447"
              "docs.deleted" => "0"
              "store.size" => "15mb"
              "pri.store.size" => "15mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.01.19"
              "uuid" => "6s68-IuWQpanZYX80EWqFA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "49"
              "docs.deleted" => "0"
              "store.size" => "130.1kb"
              "pri.store.size" => "130.1kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.01.18"
              "uuid" => "aJh-2d9QTnW_vIDvq3fl8g"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "248"
              "docs.deleted" => "0"
              "store.size" => "390.4kb"
              "pri.store.size" => "390.4kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.09"
              "uuid" => "rgOGzQF5TR6eIxgd9FFGVA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "18794"
              "docs.deleted" => "0"
              "store.size" => "12.6mb"
              "pri.store.size" => "12.6mb"
            ]
            [
              "health" => "green"
              "status" => "open"
              "index" => ".plugins-ml-config"
              "uuid" => "Np-hVDnQQr29i_VhvuIrbg"
              "pri" => "1"
              "rep" => "0"
              "docs.count" => "1"
              "docs.deleted" => "0"
              "store.size" => "4kb"
              "pri.store.size" => "4kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "sw_dev_product_manufacturer_1744118278"
              "uuid" => "Wber80PYT1ehoS_oFKmiQw"
              "pri" => "3"
              "rep" => "3"
              "docs.count" => "0"
              "docs.deleted" => "0"
              "store.size" => "624b"
              "pri.store.size" => "624b"
            ]
          ]
          "method" => "GET"
          "uri" => "http://10.20.0.3:9200/_cat/indices"
          "port" => 9200
          "HTTP code" => 200
          "duration" => 0.007279
        ]
        "channel" => "elasticsearch"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.632+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Shopware\Core\Content\Seo\SalesChannel\StoreApiSeoResolver::addSeoInformation"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.632+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Shopware\Core\System\SalesChannel\Api\StoreApiResponseListener::encodeResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.632+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Shopware\Core\Framework\Api\EventListener\CorsListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.632+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Shopware\Core\Framework\Adapter\Cache\Http\CacheResponseSubscriber::setResponseCacheHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.632+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Shopware\Core\Profiling\Integration\ServerTiming::onResponseEvent"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.632+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Frosh\HtmlMinify\Listener\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.632+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Shopware\Core\Framework\Routing\CoreSubscriber::setSecurityHeaders"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.632+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Shopware\Core\Framework\Api\EventListener\ResponseHeaderListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.632+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "WtOci\Subscriber\KernelSubscriber::setCustomXFrameOptions"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.632+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.632+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SurrogateListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.632+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.632+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Shopware\Core\Framework\Routing\RouteEventSubscriber::response"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.632+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Shopware\Storefront\Framework\Routing\ResponseHeaderListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.632+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.632+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.632+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.632+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.632+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.632+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.632+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Shopware\Core\Framework\Adapter\Cache\Http\CacheResponseSubscriber::setResponseCache"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.633+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.633+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.633+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
    ]
    2050 => [
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.505+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Shopware\Core\Framework\Api\EventListener\CorsListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.505+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.505+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.505+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Shopware\Core\Framework\Api\EventListener\JsonRequestTransformerListener::onRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.505+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Shopware\Core\Framework\Api\EventListener\Authentication\ApiAuthenticationListener::setupOAuth"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.505+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.505+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.505+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.505+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber::startSession"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.505+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.505+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.505+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.505+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Shopware\Core\Framework\Routing\RouteParamsCleanupListener::__invoke"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.505+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Shopware\Storefront\Framework\Twig\TwigDateRequestListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.505+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Shopware\Core\Framework\Routing\CoreSubscriber::initializeCspNonce"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.505+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber::maintenanceResolver"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.505+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Shopware\Storefront\Theme\Twig\ThemeNamespaceHierarchyBuilder::requestEvent"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.505+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Shopware\Core\Framework\Routing\RouteEventSubscriber::request"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.507+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.507+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.507+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Shopware\Core\Framework\Api\EventListener\Authentication\SalesChannelAuthenticationListener::validateRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.507+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Shopware\Core\Framework\Api\EventListener\Authentication\ApiAuthenticationListener::validateRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.507+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.507+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Shopware\Core\Framework\Routing\RouteEventSubscriber::controller"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.507+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Shopware\Core\Framework\Routing\RouteScopeListener::checkScope"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.507+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Shopware\Core\Framework\Api\Acl\AclAnnotationValidator::validate"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.507+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber::preventPageLoadingFromXmlHttpRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.507+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Shopware\Storefront\Framework\Captcha\CaptchaRouteListener::validateCaptcha"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.507+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Shopware\Core\Framework\Adapter\Cache\CacheStateSubscriber::setStates"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.507+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Shopware\Core\Framework\Api\EventListener\ExpectationSubscriber::checkExpectations"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.507+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Shopware\Storefront\Framework\AffiliateTracking\AffiliateTrackingListener::checkAffiliateTracking"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.508+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.508+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Container621QCI5\RequestPayloadValueResolverGhost8c80924::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.508+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.566+00:00"
        "message" => "Request Body"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          null
        ]
        "channel" => "elasticsearch"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.566+00:00"
        "message" => "Request Success:"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "method" => "GET"
          "uri" => "http://10.20.0.3:9200/_cluster/health"
          "port" => 9200
          "headers" => [
            "Host" => [
              "10.20.0.3"
            ]
            "Content-Type" => [
              "application/json"
            ]
            "Accept" => [
              "application/json"
            ]
            "User-Agent" => [
              "opensearch-php/2.3.1 (Linux 5.10.0-26-amd64; PHP 8.2.28)"
            ]
          ]
          "HTTP code" => 200
          "duration" => 0.002437
        ]
        "channel" => "elasticsearch"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.566+00:00"
        "message" => "Response"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          [
            "cluster_name" => "shopware"
            "status" => "yellow"
            "timed_out" => false
            "number_of_nodes" => 1
            "number_of_data_nodes" => 1
            "discovered_master" => true
            "discovered_cluster_manager" => true
            "active_primary_shards" => 153
            "active_shards" => 153
            "relocating_shards" => 0
            "initializing_shards" => 0
            "unassigned_shards" => 174
            "delayed_unassigned_shards" => 0
            "number_of_pending_tasks" => 0
            "number_of_in_flight_fetch" => 0
            "task_max_waiting_in_queue_millis" => 0
            "active_shards_percent_as_number" => 46.788990825688
          ]
        ]
        "channel" => "elasticsearch"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.566+00:00"
        "message" => "curl -XGET 'http://10.20.0.3:9200/_cluster/health?pretty=true'"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => []
        "channel" => "elasticsearch"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.566+00:00"
        "message" => "Response:"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "response" => [
            "cluster_name" => "shopware"
            "status" => "yellow"
            "timed_out" => false
            "number_of_nodes" => 1
            "number_of_data_nodes" => 1
            "discovered_master" => true
            "discovered_cluster_manager" => true
            "active_primary_shards" => 153
            "active_shards" => 153
            "relocating_shards" => 0
            "initializing_shards" => 0
            "unassigned_shards" => 174
            "delayed_unassigned_shards" => 0
            "number_of_pending_tasks" => 0
            "number_of_in_flight_fetch" => 0
            "task_max_waiting_in_queue_millis" => 0
            "active_shards_percent_as_number" => 46.788990825688
          ]
          "method" => "GET"
          "uri" => "http://10.20.0.3:9200/_cluster/health"
          "port" => 9200
          "HTTP code" => 200
          "duration" => 0.002437
        ]
        "channel" => "elasticsearch"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.575+00:00"
        "message" => "Request Body"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          null
        ]
        "channel" => "elasticsearch"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.575+00:00"
        "message" => "Request Success:"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "method" => "GET"
          "uri" => "http://10.20.0.3:9200/_cat/indices"
          "port" => 9200
          "headers" => [
            "Host" => [
              "10.20.0.3"
            ]
            "Content-Type" => [
              "application/json"
            ]
            "Accept" => [
              "application/json"
            ]
            "User-Agent" => [
              "opensearch-php/2.3.1 (Linux 5.10.0-26-amd64; PHP 8.2.28)"
            ]
          ]
          "HTTP code" => 200
          "duration" => 0.008228
        ]
        "channel" => "elasticsearch"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.575+00:00"
        "message" => "Response"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          [
            [
              "health" => "green"
              "status" => "open"
              "index" => "top_queries-2025.05.12-81245"
              "uuid" => "Ov7YUDNmRAK2vj_UuNRBtQ"
              "pri" => "1"
              "rep" => "0"
              "docs.count" => "1511"
              "docs.deleted" => "10"
              "store.size" => "3.7mb"
              "pri.store.size" => "3.7mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.01"
              "uuid" => "5BHB6953Tmq5forHpjYXBw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "158"
              "docs.deleted" => "0"
              "store.size" => "276.4kb"
              "pri.store.size" => "276.4kb"
            ]
            [
              "health" => "green"
              "status" => "open"
              "index" => ".ql-datasources"
              "uuid" => "dqwqxJhkSB2e4v-sb5lkPw"
              "pri" => "1"
              "rep" => "0"
              "docs.count" => "0"
              "docs.deleted" => "0"
              "store.size" => "208b"
              "pri.store.size" => "208b"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.02"
              "uuid" => "0TAEH29eT5OM4nFeZAxfcA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "234"
              "docs.deleted" => "0"
              "store.size" => "464.7kb"
              "pri.store.size" => "464.7kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.05"
              "uuid" => "BhMS_3dXRUmuCnPlr_74mw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "259"
              "docs.deleted" => "0"
              "store.size" => "430.9kb"
              "pri.store.size" => "430.9kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.06"
              "uuid" => "u3DM13ecQi-J9NKkIH9Yrw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "914"
              "docs.deleted" => "0"
              "store.size" => "1mb"
              "pri.store.size" => "1mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.03"
              "uuid" => "K0AZyCcnRluoxz1r3gCwFA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "287"
              "docs.deleted" => "0"
              "store.size" => "460.5kb"
              "pri.store.size" => "460.5kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.04"
              "uuid" => "AGzlyByCRmCGvg1uIM4WQg"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "446"
              "docs.deleted" => "0"
              "store.size" => "592.5kb"
              "pri.store.size" => "592.5kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.09"
              "uuid" => "E40hq_IGQcGAB9KM1DLMuA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "235"
              "docs.deleted" => "0"
              "store.size" => "471.5kb"
              "pri.store.size" => "471.5kb"
            ]
            [
              "health" => "green"
              "status" => "open"
              "index" => ".opendistro_security"
              "uuid" => "hWn2xXwrSSSR5Zul_2U5EQ"
              "pri" => "1"
              "rep" => "0"
              "docs.count" => "10"
              "docs.deleted" => "0"
              "store.size" => "82.3kb"
              "pri.store.size" => "82.3kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.07"
              "uuid" => "fPAmiaPfRvO9RUWsxezB6g"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "215"
              "docs.deleted" => "0"
              "store.size" => "394.7kb"
              "pri.store.size" => "394.7kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.08"
              "uuid" => "ejcveBaCSp-8dXYz_tPWTg"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "100"
              "docs.deleted" => "0"
              "store.size" => "317.8kb"
              "pri.store.size" => "317.8kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.12"
              "uuid" => "svJyDOPcSX-SevgTp2FZvQ"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "393"
              "docs.deleted" => "0"
              "store.size" => "536.5kb"
              "pri.store.size" => "536.5kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.13"
              "uuid" => "CCpFBMmXTse1BkrzcHdY4Q"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "233"
              "docs.deleted" => "0"
              "store.size" => "399.8kb"
              "pri.store.size" => "399.8kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.10"
              "uuid" => "P2GZziF5RKm9KwhkjijjtA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "471"
              "docs.deleted" => "0"
              "store.size" => "575.4kb"
              "pri.store.size" => "575.4kb"
            ]
            [
              "health" => "green"
              "status" => "open"
              "index" => ".kibana_92668751_admin_1"
              "uuid" => "JP8onxAuS9K_RlvlSGAWcA"
              "pri" => "1"
              "rep" => "0"
              "docs.count" => "1"
              "docs.deleted" => "0"
              "store.size" => "5.3kb"
              "pri.store.size" => "5.3kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.11"
              "uuid" => "YLUdL1NBScqYZzwyB8Bdag"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "163"
              "docs.deleted" => "0"
              "store.size" => "381.2kb"
              "pri.store.size" => "381.2kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.16"
              "uuid" => "p4djmfJfQT-AjK1EubcOoA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "243"
              "docs.deleted" => "0"
              "store.size" => "454.3kb"
              "pri.store.size" => "454.3kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.17"
              "uuid" => "hcXWo59yS3S-dYAlktfpLQ"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "378"
              "docs.deleted" => "0"
              "store.size" => "594.1kb"
              "pri.store.size" => "594.1kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.14"
              "uuid" => "uKrv3PkcQYamsUFOD3Enjw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "214"
              "docs.deleted" => "0"
              "store.size" => "398.5kb"
              "pri.store.size" => "398.5kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.15"
              "uuid" => "onQgmw30TjyMEj6sJTRV0w"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "487"
              "docs.deleted" => "0"
              "store.size" => "687.5kb"
              "pri.store.size" => "687.5kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.18"
              "uuid" => "xDBIrHtLQLyRJo-5BkQGkw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "243"
              "docs.deleted" => "0"
              "store.size" => "421.7kb"
              "pri.store.size" => "421.7kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.19"
              "uuid" => "kHyHhKJnSje6CZGRjkytyA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "183"
              "docs.deleted" => "0"
              "store.size" => "265.8kb"
              "pri.store.size" => "265.8kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "sw6_fr_product_manufacturer_1746284168"
              "uuid" => "2ICJXlsHQnO82YRc7SaKPA"
              "pri" => "3"
              "rep" => "3"
              "docs.count" => "0"
              "docs.deleted" => "0"
              "store.size" => "624b"
              "pri.store.size" => "624b"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.30"
              "uuid" => "02wNbEaQTZSLIiunNybS1A"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "23090"
              "docs.deleted" => "0"
              "store.size" => "15.4mb"
              "pri.store.size" => "15.4mb"
            ]
            [
              "health" => "green"
              "status" => "open"
              "index" => "top_queries-2025.05.10-81243"
              "uuid" => "PvFe1Wa8R0ycXFk24oTb9w"
              "pri" => "1"
              "rep" => "0"
              "docs.count" => "1861"
              "docs.deleted" => "109"
              "store.size" => "4.5mb"
              "pri.store.size" => "4.5mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.10"
              "uuid" => "tyVRyYdhSgujiqSV2-FTsw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "213"
              "docs.deleted" => "0"
              "store.size" => "372.7kb"
              "pri.store.size" => "372.7kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.05.04"
              "uuid" => "ULnf-1-PRha6hEye131Usw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "1791"
              "docs.deleted" => "0"
              "store.size" => "3.1mb"
              "pri.store.size" => "3.1mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.05.03"
              "uuid" => "i-8SlLBoRe-Zu6ADA7gWXQ"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "1987"
              "docs.deleted" => "0"
              "store.size" => "2mb"
              "pri.store.size" => "2mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.05.02"
              "uuid" => "_BnOfNjRRtWdst52wIRrzw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "13264"
              "docs.deleted" => "0"
              "store.size" => "9.5mb"
              "pri.store.size" => "9.5mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.12"
              "uuid" => "nY3QyOKOST-Toia6vSFPdQ"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "158"
              "docs.deleted" => "0"
              "store.size" => "280.1kb"
              "pri.store.size" => "280.1kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.11"
              "uuid" => "Zu0kNhsrSu-WgrpKwxUSww"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "193"
              "docs.deleted" => "0"
              "store.size" => "312.9kb"
              "pri.store.size" => "312.9kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.05.01"
              "uuid" => "QqLmft7xTPaWOWP8IWgKWA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "2574"
              "docs.deleted" => "0"
              "store.size" => "3.1mb"
              "pri.store.size" => "3.1mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.14"
              "uuid" => "wgz7MZYkSmuNFTjeaQlhvQ"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "231"
              "docs.deleted" => "0"
              "store.size" => "384.1kb"
              "pri.store.size" => "384.1kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.05.08"
              "uuid" => "LD8aat9lRmqKkzXQWaPs8A"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "18383"
              "docs.deleted" => "0"
              "store.size" => "15.3mb"
              "pri.store.size" => "15.3mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.13"
              "uuid" => "Ei_WVolaTtWTIh9k0OSuOw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "135"
              "docs.deleted" => "0"
              "store.size" => "321.3kb"
              "pri.store.size" => "321.3kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.05.07"
              "uuid" => "r55xu6WuT5KVnADeN6rceg"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "14573"
              "docs.deleted" => "0"
              "store.size" => "13mb"
              "pri.store.size" => "13mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.16"
              "uuid" => "XjWCSQQtTpq5m0BtHK8kHg"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "78"
              "docs.deleted" => "0"
              "store.size" => "206.4kb"
              "pri.store.size" => "206.4kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.05.06"
              "uuid" => "e3wd0NF1Ssy_HpYRj5vcWQ"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "17560"
              "docs.deleted" => "0"
              "store.size" => "12.1mb"
              "pri.store.size" => "12.1mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.05.05"
              "uuid" => "ylNgnoM3RLGXoIhxVkKQ6g"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "24810"
              "docs.deleted" => "0"
              "store.size" => "17.5mb"
              "pri.store.size" => "17.5mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.15"
              "uuid" => "gyA29pKEQU22GrgG7F4Siw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "57"
              "docs.deleted" => "0"
              "store.size" => "135.2kb"
              "pri.store.size" => "135.2kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.18"
              "uuid" => "vLoCIzJ8TWuGDy3Haq66Vg"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "74"
              "docs.deleted" => "0"
              "store.size" => "161kb"
              "pri.store.size" => "161kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.17"
              "uuid" => "xfcLrA-aQ4ag4Iiul5Qc9A"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "205"
              "docs.deleted" => "0"
              "store.size" => "360.2kb"
              "pri.store.size" => "360.2kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.05.09"
              "uuid" => "WyVrdW3TSZCFpCOH_es0fg"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "14447"
              "docs.deleted" => "0"
              "store.size" => "9.7mb"
              "pri.store.size" => "9.7mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.19"
              "uuid" => "r5eJjMWFRqSUSaI9e6nIJg"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "186"
              "docs.deleted" => "0"
              "store.size" => "346.4kb"
              "pri.store.size" => "346.4kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.05.11"
              "uuid" => "EJk60io2Tw6p50HT2G_ZQA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "2293"
              "docs.deleted" => "0"
              "store.size" => "2.7mb"
              "pri.store.size" => "2.7mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.05.10"
              "uuid" => "C9qktLDaRGSUybiNlJFmwQ"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "1592"
              "docs.deleted" => "0"
              "store.size" => "2.7mb"
              "pri.store.size" => "2.7mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.21"
              "uuid" => "BrQkuWi_S5GUcpPh1ZSEJQ"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "208"
              "docs.deleted" => "0"
              "store.size" => "410.5kb"
              "pri.store.size" => "410.5kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.20"
              "uuid" => "0FGgJwGOQWKwkUyOPiImWg"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "251"
              "docs.deleted" => "0"
              "store.size" => "493kb"
              "pri.store.size" => "493kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.23"
              "uuid" => "m-fXsAaXQ_eJJA3a9O7fNA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "96"
              "docs.deleted" => "0"
              "store.size" => "254.8kb"
              "pri.store.size" => "254.8kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.05.13"
              "uuid" => "gOwAwQXwSmC4z_NwY8LYaw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "11765"
              "docs.deleted" => "0"
              "store.size" => "9mb"
              "pri.store.size" => "9mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.22"
              "uuid" => "w-USqiicTIWEKEN4f3QxNg"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "611"
              "docs.deleted" => "0"
              "store.size" => "805.8kb"
              "pri.store.size" => "805.8kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.05.12"
              "uuid" => "kiPw5Q-1RHqIvogw9du0DA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "24123"
              "docs.deleted" => "0"
              "store.size" => "18.7mb"
              "pri.store.size" => "18.7mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.25"
              "uuid" => "pnfDDphLQWGGCblBk85KFQ"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "125"
              "docs.deleted" => "0"
              "store.size" => "270.4kb"
              "pri.store.size" => "270.4kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.24"
              "uuid" => "mhXBQb_JTwCgYdNkTEr_wg"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "267"
              "docs.deleted" => "0"
              "store.size" => "446kb"
              "pri.store.size" => "446kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.27"
              "uuid" => "3BFHzirvS4mQx9EWJtG83A"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "205"
              "docs.deleted" => "0"
              "store.size" => "392.4kb"
              "pri.store.size" => "392.4kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.26"
              "uuid" => "tuUVMNrmTbWdylPNeNScAQ"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "295"
              "docs.deleted" => "0"
              "store.size" => "513.2kb"
              "pri.store.size" => "513.2kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.28"
              "uuid" => "E8FD_f4tRV6jj2SZGvibfg"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "321"
              "docs.deleted" => "0"
              "store.size" => "463.5kb"
              "pri.store.size" => "463.5kb"
            ]
            [
              "health" => "green"
              "status" => "open"
              "index" => "top_queries-2025.05.06-81218"
              "uuid" => "SCKSunj-R7mv-JF1IC0dvA"
              "pri" => "1"
              "rep" => "0"
              "docs.count" => "1748"
              "docs.deleted" => "28"
              "store.size" => "4.1mb"
              "pri.store.size" => "4.1mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.10"
              "uuid" => "YXO44ABHQ1qlrCA6fmdu1w"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "44590"
              "docs.deleted" => "0"
              "store.size" => "23.3mb"
              "pri.store.size" => "23.3mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.13"
              "uuid" => "Ea7QmnfmS3-usCIBi49txw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "1642"
              "docs.deleted" => "0"
              "store.size" => "2.8mb"
              "pri.store.size" => "2.8mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.01.20"
              "uuid" => "TFCKdEFARyqWtMwsx0zCSQ"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "125"
              "docs.deleted" => "0"
              "store.size" => "304.7kb"
              "pri.store.size" => "304.7kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.14"
              "uuid" => "F-obPum7TtGKubH3XQKJcg"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "16957"
              "docs.deleted" => "0"
              "store.size" => "10.4mb"
              "pri.store.size" => "10.4mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.01.22"
              "uuid" => "rUIR9S9YRH6EwdUbBn5qTA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "300"
              "docs.deleted" => "0"
              "store.size" => "392.9kb"
              "pri.store.size" => "392.9kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.11"
              "uuid" => "6oG1GIWjT_uoeQG0iRT5VA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "17577"
              "docs.deleted" => "0"
              "store.size" => "11.9mb"
              "pri.store.size" => "11.9mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.01.21"
              "uuid" => "xrW3uNjpT6-0rg46Cez_Pg"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "396"
              "docs.deleted" => "0"
              "store.size" => "503.6kb"
              "pri.store.size" => "503.6kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.12"
              "uuid" => "WHViUhMZQGq419dGN_hGow"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "789"
              "docs.deleted" => "0"
              "store.size" => "1.2mb"
              "pri.store.size" => "1.2mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.17"
              "uuid" => "tph7j3tXRrChFevrayC4vA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "14210"
              "docs.deleted" => "0"
              "store.size" => "9.1mb"
              "pri.store.size" => "9.1mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.01.24"
              "uuid" => "dP2TMWpLRoeMKxuFup8y5w"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "235"
              "docs.deleted" => "0"
              "store.size" => "425kb"
              "pri.store.size" => "425kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.18"
              "uuid" => "PXcWLsqXQZ28ISFhPHO2WQ"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "1819"
              "docs.deleted" => "0"
              "store.size" => "1.8mb"
              "pri.store.size" => "1.8mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.01.23"
              "uuid" => "4CBcDzWlQImO6HXk0LFB7A"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "1641"
              "docs.deleted" => "0"
              "store.size" => "916.3kb"
              "pri.store.size" => "916.3kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.15"
              "uuid" => "TT23FhQvRcygYXM9Xrg3zg"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "21714"
              "docs.deleted" => "0"
              "store.size" => "12.2mb"
              "pri.store.size" => "12.2mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.01.26"
              "uuid" => "qoP_8_SXTIuWaL_nTEjFVw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "91"
              "docs.deleted" => "0"
              "store.size" => "291.7kb"
              "pri.store.size" => "291.7kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.01.25"
              "uuid" => "hc-0M62GQOGhwe3SIRPWKQ"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "83"
              "docs.deleted" => "0"
              "store.size" => "143.5kb"
              "pri.store.size" => "143.5kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.16"
              "uuid" => "btO40x18Q3eA33SuPqutWw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "14966"
              "docs.deleted" => "0"
              "store.size" => "8.3mb"
              "pri.store.size" => "8.3mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.01.28"
              "uuid" => "H1pR_2uFTyubbp8nhSkiNw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "98"
              "docs.deleted" => "0"
              "store.size" => "266.5kb"
              "pri.store.size" => "266.5kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.01.27"
              "uuid" => "hazJ_iOkRIGNILpVU8Zfmw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "164"
              "docs.deleted" => "0"
              "store.size" => "226kb"
              "pri.store.size" => "226kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.19"
              "uuid" => "Arhzn0DYTUOTIh3IkmAdvQ"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "1309"
              "docs.deleted" => "0"
              "store.size" => "2.1mb"
              "pri.store.size" => "2.1mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.01.29"
              "uuid" => "Ico4dkkZSDmVHWpYmK8Elg"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "98"
              "docs.deleted" => "0"
              "store.size" => "263.8kb"
              "pri.store.size" => "263.8kb"
            ]
            [
              "health" => "green"
              "status" => "open"
              "index" => ".opensearch-observability"
              "uuid" => "AvKKP8dMS9uuDZsHiXcsqA"
              "pri" => "1"
              "rep" => "0"
              "docs.count" => "0"
              "docs.deleted" => "0"
              "store.size" => "208b"
              "pri.store.size" => "208b"
            ]
            [
              "health" => "green"
              "status" => "open"
              "index" => "top_queries-2025.05.07-81219"
              "uuid" => "NMilb_gjRsSso_HnqnNbsQ"
              "pri" => "1"
              "rep" => "0"
              "docs.count" => "2200"
              "docs.deleted" => "250"
              "store.size" => "8.4mb"
              "pri.store.size" => "8.4mb"
            ]
            [
              "health" => "green"
              "status" => "open"
              "index" => "top_queries-2025.05.11-81244"
              "uuid" => "NlFoNlobQca_5lWiS_d_yg"
              "pri" => "1"
              "rep" => "0"
              "docs.count" => "1609"
              "docs.deleted" => "136"
              "store.size" => "5.2mb"
              "pri.store.size" => "5.2mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.20"
              "uuid" => "DGmLldG2T2qRaPhWU7lpcA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "800"
              "docs.deleted" => "0"
              "store.size" => "1.5mb"
              "pri.store.size" => "1.5mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.21"
              "uuid" => "_ZkOBr9XQ-uMfKU8dJCxWw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "2399"
              "docs.deleted" => "0"
              "store.size" => "2.8mb"
              "pri.store.size" => "2.8mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.24"
              "uuid" => "gS-ZHYS1ToC72icWVknvvA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "19635"
              "docs.deleted" => "0"
              "store.size" => "11.9mb"
              "pri.store.size" => "11.9mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.01.31"
              "uuid" => "zpdvHDKoQRaK90VgHfWNYw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "209"
              "docs.deleted" => "0"
              "store.size" => "302kb"
              "pri.store.size" => "302kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "sw_dev_category_1744118278"
              "uuid" => "gCRDvRvjQGO1G4VqBJEkaw"
              "pri" => "3"
              "rep" => "3"
              "docs.count" => "1"
              "docs.deleted" => "0"
              "store.size" => "14.6kb"
              "pri.store.size" => "14.6kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.01.30"
              "uuid" => "O60NzkzcTpGIfHGWLrGJ5Q"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "118"
              "docs.deleted" => "0"
              "store.size" => "325.4kb"
              "pri.store.size" => "325.4kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.25"
              "uuid" => "gBbRKUMBTiGS0TdNb72mAQ"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "14507"
              "docs.deleted" => "0"
              "store.size" => "11.1mb"
              "pri.store.size" => "11.1mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.22"
              "uuid" => "mC0bLs7rTRuiOeFqsDkGhg"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "23345"
              "docs.deleted" => "0"
              "store.size" => "16.1mb"
              "pri.store.size" => "16.1mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.01"
              "uuid" => "HE5W1RU_S16aUStDWVhi-Q"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "697"
              "docs.deleted" => "0"
              "store.size" => "830.6kb"
              "pri.store.size" => "830.6kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.23"
              "uuid" => "b39q4ee6Qzyf-P3km_Kr2g"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "41795"
              "docs.deleted" => "0"
              "store.size" => "24.2mb"
              "pri.store.size" => "24.2mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.03"
              "uuid" => "vrdUCztSRZ6RT9i5ws3X8A"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "489"
              "docs.deleted" => "0"
              "store.size" => "632.4kb"
              "pri.store.size" => "632.4kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.28"
              "uuid" => "V7PHngmbReulGpU6R65HWA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "14984"
              "docs.deleted" => "0"
              "store.size" => "9.5mb"
              "pri.store.size" => "9.5mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.29"
              "uuid" => "VQK562BGRzShODUo50SPhg"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "18696"
              "docs.deleted" => "0"
              "store.size" => "12.5mb"
              "pri.store.size" => "12.5mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.02"
              "uuid" => "aH9XXCEfSS2ck-Tf8JJC9A"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "326"
              "docs.deleted" => "0"
              "store.size" => "423.1kb"
              "pri.store.size" => "423.1kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.26"
              "uuid" => "zTByC0i7TNCBpCDr2dCsIw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "1524"
              "docs.deleted" => "0"
              "store.size" => "2.4mb"
              "pri.store.size" => "2.4mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.05"
              "uuid" => "e_SIjVm_TS-aowyAXxYMdA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "200"
              "docs.deleted" => "0"
              "store.size" => "285.4kb"
              "pri.store.size" => "285.4kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "sw_dev_product_1744118278"
              "uuid" => "Mz9xchPJSZO0PqjecQfbuQ"
              "pri" => "3"
              "rep" => "3"
              "docs.count" => "81016"
              "docs.deleted" => "675"
              "store.size" => "22.7mb"
              "pri.store.size" => "22.7mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.04"
              "uuid" => "HYCZNOi_SGuZwyGFur0jjA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "69"
              "docs.deleted" => "0"
              "store.size" => "196.7kb"
              "pri.store.size" => "196.7kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.27"
              "uuid" => "ro8hEq3aRBy9V0RZySrmnQ"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "1757"
              "docs.deleted" => "0"
              "store.size" => "3mb"
              "pri.store.size" => "3mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.07"
              "uuid" => "u9qsYj4YR8iijKLN9t2sWA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "95"
              "docs.deleted" => "0"
              "store.size" => "209.3kb"
              "pri.store.size" => "209.3kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.06"
              "uuid" => "o3gQzyVMTmWMOcB5ZdmYTw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "113"
              "docs.deleted" => "0"
              "store.size" => "223.6kb"
              "pri.store.size" => "223.6kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.09"
              "uuid" => "ch03rSfXTyO_-Ki6iuOTNA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "91"
              "docs.deleted" => "0"
              "store.size" => "270.9kb"
              "pri.store.size" => "270.9kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.08"
              "uuid" => "wvuq5ftcQG6cYTCBWFBjDA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "142"
              "docs.deleted" => "0"
              "store.size" => "304.9kb"
              "pri.store.size" => "304.9kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "sw6_fr_product_1746284168"
              "uuid" => "1ICzXAKuQv2xYLffqRDNcw"
              "pri" => "3"
              "rep" => "3"
              "docs.count" => "83467"
              "docs.deleted" => "14494"
              "store.size" => "32.1mb"
              "pri.store.size" => "32.1mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.20"
              "uuid" => "EKT5-exVSOGB3irklWJxaQ"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "477"
              "docs.deleted" => "0"
              "store.size" => "614.6kb"
              "pri.store.size" => "614.6kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.23"
              "uuid" => "gGZD6dgGR1Wk9MOAs_SH9A"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "388"
              "docs.deleted" => "0"
              "store.size" => "620.4kb"
              "pri.store.size" => "620.4kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.24"
              "uuid" => "qCaQ_zHIRcWEs0DKPi4uRQ"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "556"
              "docs.deleted" => "0"
              "store.size" => "705.3kb"
              "pri.store.size" => "705.3kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.21"
              "uuid" => "iRLr-XliRsiE8IHUtB8O9A"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "203"
              "docs.deleted" => "0"
              "store.size" => "323.1kb"
              "pri.store.size" => "323.1kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.22"
              "uuid" => "4b9lOTbETkCd8bzQLllNbw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "370"
              "docs.deleted" => "0"
              "store.size" => "618.5kb"
              "pri.store.size" => "618.5kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.27"
              "uuid" => "4P4l9iEYTba0ujbLMgXy4Q"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "598"
              "docs.deleted" => "0"
              "store.size" => "695kb"
              "pri.store.size" => "695kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.28"
              "uuid" => "HxonOj-hSVSjmut4GYvXBw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "244"
              "docs.deleted" => "0"
              "store.size" => "453.1kb"
              "pri.store.size" => "453.1kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.25"
              "uuid" => "MD-yS92ISUyyaN9aPEobKg"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "574"
              "docs.deleted" => "0"
              "store.size" => "710.4kb"
              "pri.store.size" => "710.4kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.26"
              "uuid" => "kDrklpR3QAamnrZUt5u0KQ"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "527"
              "docs.deleted" => "0"
              "store.size" => "613.3kb"
              "pri.store.size" => "613.3kb"
            ]
            [
              "health" => "green"
              "status" => "open"
              "index" => "top_queries-2025.05.09-81221"
              "uuid" => "1HSw-U55SqeCjhtmZFqMuQ"
              "pri" => "1"
              "rep" => "0"
              "docs.count" => "2352"
              "docs.deleted" => "60"
              "store.size" => "4.8mb"
              "pri.store.size" => "4.8mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "sw6_fr_category_1746284168"
              "uuid" => "4zCDW586Rcy0u1aw3q8JcA"
              "pri" => "3"
              "rep" => "3"
              "docs.count" => "49"
              "docs.deleted" => "11"
              "store.size" => "286.7kb"
              "pri.store.size" => "286.7kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.29"
              "uuid" => "abWT96nFR9Cr9LO4i9JEdg"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "360"
              "docs.deleted" => "0"
              "store.size" => "561.3kb"
              "pri.store.size" => "561.3kb"
            ]
            [
              "health" => "green"
              "status" => "open"
              "index" => "top_queries-2025.05.13-81246"
              "uuid" => "6p_6B8ZnQp-FRYcxS3r9Zw"
              "pri" => "1"
              "rep" => "0"
              "docs.count" => "630"
              "docs.deleted" => "6"
              "store.size" => "2.1mb"
              "pri.store.size" => "2.1mb"
            ]
            [
              "health" => "green"
              "status" => "open"
              "index" => "top_queries-2025.05.08-81220"
              "uuid" => "s9V9S32iSOiUoSdOxGKDQQ"
              "pri" => "1"
              "rep" => "0"
              "docs.count" => "2107"
              "docs.deleted" => "194"
              "store.size" => "7.6mb"
              "pri.store.size" => "7.6mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.30"
              "uuid" => "XlG25vEWQOSjN9ZanbcW-g"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "622"
              "docs.deleted" => "0"
              "store.size" => "735.2kb"
              "pri.store.size" => "735.2kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.31"
              "uuid" => "1BVvLgXBQRGcxgDbyBLdmw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "505"
              "docs.deleted" => "0"
              "store.size" => "689.6kb"
              "pri.store.size" => "689.6kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.02"
              "uuid" => "ujSU7fEhT1OwiNEJZmzTXQ"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "388"
              "docs.deleted" => "0"
              "store.size" => "593.1kb"
              "pri.store.size" => "593.1kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.03"
              "uuid" => "cXO_mCfQRXipkTSij12O_w"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "523"
              "docs.deleted" => "0"
              "store.size" => "808.2kb"
              "pri.store.size" => "808.2kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.01"
              "uuid" => "SqMFYnhdRFaLJOUe0lLwXw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "447"
              "docs.deleted" => "0"
              "store.size" => "585.2kb"
              "pri.store.size" => "585.2kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.06"
              "uuid" => "UMDPLeHbQQK3KRdF6-tFsw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "1393"
              "docs.deleted" => "0"
              "store.size" => "2.3mb"
              "pri.store.size" => "2.3mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.07"
              "uuid" => "p3dIaq_LQk-7NTsUN4GeeQ"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "16875"
              "docs.deleted" => "0"
              "store.size" => "10.6mb"
              "pri.store.size" => "10.6mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.01.15"
              "uuid" => "IDHmGFD8T_uP_ampWSGB9Q"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "187"
              "docs.deleted" => "0"
              "store.size" => "458.7kb"
              "pri.store.size" => "458.7kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.04"
              "uuid" => "49CyJrVFRu2grxkmV10hFg"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "3437"
              "docs.deleted" => "0"
              "store.size" => "2.8mb"
              "pri.store.size" => "2.8mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.05"
              "uuid" => "lVCcsl0uT-KWRVB0K6wlRA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "1658"
              "docs.deleted" => "0"
              "store.size" => "1.6mb"
              "pri.store.size" => "1.6mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.01.14"
              "uuid" => "F_yRwVtLTk66k2Y0rkPpgQ"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "122"
              "docs.deleted" => "0"
              "store.size" => "332.5kb"
              "pri.store.size" => "332.5kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.01.17"
              "uuid" => "deOkdFFyQ8O4iOYsADf7fw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "77"
              "docs.deleted" => "0"
              "store.size" => "177.6kb"
              "pri.store.size" => "177.6kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.01.16"
              "uuid" => "KO8XjAniRZupHnx2K0-0RA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "356"
              "docs.deleted" => "0"
              "store.size" => "634.5kb"
              "pri.store.size" => "634.5kb"
            ]
            [
              "health" => "green"
              "status" => "open"
              "index" => ".kibana_1"
              "uuid" => "N_PRqlpBQ3Shke0H8kcO6Q"
              "pri" => "1"
              "rep" => "0"
              "docs.count" => "0"
              "docs.deleted" => "0"
              "store.size" => "208b"
              "pri.store.size" => "208b"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.08"
              "uuid" => "4FiiHnu9R7iVbNVFLE2w5w"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "23447"
              "docs.deleted" => "0"
              "store.size" => "15mb"
              "pri.store.size" => "15mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.01.19"
              "uuid" => "6s68-IuWQpanZYX80EWqFA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "49"
              "docs.deleted" => "0"
              "store.size" => "130.1kb"
              "pri.store.size" => "130.1kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.01.18"
              "uuid" => "aJh-2d9QTnW_vIDvq3fl8g"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "248"
              "docs.deleted" => "0"
              "store.size" => "390.4kb"
              "pri.store.size" => "390.4kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.09"
              "uuid" => "rgOGzQF5TR6eIxgd9FFGVA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "18794"
              "docs.deleted" => "0"
              "store.size" => "12.6mb"
              "pri.store.size" => "12.6mb"
            ]
            [
              "health" => "green"
              "status" => "open"
              "index" => ".plugins-ml-config"
              "uuid" => "Np-hVDnQQr29i_VhvuIrbg"
              "pri" => "1"
              "rep" => "0"
              "docs.count" => "1"
              "docs.deleted" => "0"
              "store.size" => "4kb"
              "pri.store.size" => "4kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "sw_dev_product_manufacturer_1744118278"
              "uuid" => "Wber80PYT1ehoS_oFKmiQw"
              "pri" => "3"
              "rep" => "3"
              "docs.count" => "0"
              "docs.deleted" => "0"
              "store.size" => "624b"
              "pri.store.size" => "624b"
            ]
          ]
        ]
        "channel" => "elasticsearch"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.575+00:00"
        "message" => "curl -XGET 'http://10.20.0.3:9200/_cat/indices?pretty=true'"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => []
        "channel" => "elasticsearch"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.575+00:00"
        "message" => "Response:"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "response" => [
            [
              "health" => "green"
              "status" => "open"
              "index" => "top_queries-2025.05.12-81245"
              "uuid" => "Ov7YUDNmRAK2vj_UuNRBtQ"
              "pri" => "1"
              "rep" => "0"
              "docs.count" => "1511"
              "docs.deleted" => "10"
              "store.size" => "3.7mb"
              "pri.store.size" => "3.7mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.01"
              "uuid" => "5BHB6953Tmq5forHpjYXBw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "158"
              "docs.deleted" => "0"
              "store.size" => "276.4kb"
              "pri.store.size" => "276.4kb"
            ]
            [
              "health" => "green"
              "status" => "open"
              "index" => ".ql-datasources"
              "uuid" => "dqwqxJhkSB2e4v-sb5lkPw"
              "pri" => "1"
              "rep" => "0"
              "docs.count" => "0"
              "docs.deleted" => "0"
              "store.size" => "208b"
              "pri.store.size" => "208b"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.02"
              "uuid" => "0TAEH29eT5OM4nFeZAxfcA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "234"
              "docs.deleted" => "0"
              "store.size" => "464.7kb"
              "pri.store.size" => "464.7kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.05"
              "uuid" => "BhMS_3dXRUmuCnPlr_74mw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "259"
              "docs.deleted" => "0"
              "store.size" => "430.9kb"
              "pri.store.size" => "430.9kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.06"
              "uuid" => "u3DM13ecQi-J9NKkIH9Yrw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "914"
              "docs.deleted" => "0"
              "store.size" => "1mb"
              "pri.store.size" => "1mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.03"
              "uuid" => "K0AZyCcnRluoxz1r3gCwFA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "287"
              "docs.deleted" => "0"
              "store.size" => "460.5kb"
              "pri.store.size" => "460.5kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.04"
              "uuid" => "AGzlyByCRmCGvg1uIM4WQg"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "446"
              "docs.deleted" => "0"
              "store.size" => "592.5kb"
              "pri.store.size" => "592.5kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.09"
              "uuid" => "E40hq_IGQcGAB9KM1DLMuA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "235"
              "docs.deleted" => "0"
              "store.size" => "471.5kb"
              "pri.store.size" => "471.5kb"
            ]
            [
              "health" => "green"
              "status" => "open"
              "index" => ".opendistro_security"
              "uuid" => "hWn2xXwrSSSR5Zul_2U5EQ"
              "pri" => "1"
              "rep" => "0"
              "docs.count" => "10"
              "docs.deleted" => "0"
              "store.size" => "82.3kb"
              "pri.store.size" => "82.3kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.07"
              "uuid" => "fPAmiaPfRvO9RUWsxezB6g"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "215"
              "docs.deleted" => "0"
              "store.size" => "394.7kb"
              "pri.store.size" => "394.7kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.08"
              "uuid" => "ejcveBaCSp-8dXYz_tPWTg"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "100"
              "docs.deleted" => "0"
              "store.size" => "317.8kb"
              "pri.store.size" => "317.8kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.12"
              "uuid" => "svJyDOPcSX-SevgTp2FZvQ"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "393"
              "docs.deleted" => "0"
              "store.size" => "536.5kb"
              "pri.store.size" => "536.5kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.13"
              "uuid" => "CCpFBMmXTse1BkrzcHdY4Q"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "233"
              "docs.deleted" => "0"
              "store.size" => "399.8kb"
              "pri.store.size" => "399.8kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.10"
              "uuid" => "P2GZziF5RKm9KwhkjijjtA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "471"
              "docs.deleted" => "0"
              "store.size" => "575.4kb"
              "pri.store.size" => "575.4kb"
            ]
            [
              "health" => "green"
              "status" => "open"
              "index" => ".kibana_92668751_admin_1"
              "uuid" => "JP8onxAuS9K_RlvlSGAWcA"
              "pri" => "1"
              "rep" => "0"
              "docs.count" => "1"
              "docs.deleted" => "0"
              "store.size" => "5.3kb"
              "pri.store.size" => "5.3kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.11"
              "uuid" => "YLUdL1NBScqYZzwyB8Bdag"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "163"
              "docs.deleted" => "0"
              "store.size" => "381.2kb"
              "pri.store.size" => "381.2kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.16"
              "uuid" => "p4djmfJfQT-AjK1EubcOoA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "243"
              "docs.deleted" => "0"
              "store.size" => "454.3kb"
              "pri.store.size" => "454.3kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.17"
              "uuid" => "hcXWo59yS3S-dYAlktfpLQ"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "378"
              "docs.deleted" => "0"
              "store.size" => "594.1kb"
              "pri.store.size" => "594.1kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.14"
              "uuid" => "uKrv3PkcQYamsUFOD3Enjw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "214"
              "docs.deleted" => "0"
              "store.size" => "398.5kb"
              "pri.store.size" => "398.5kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.15"
              "uuid" => "onQgmw30TjyMEj6sJTRV0w"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "487"
              "docs.deleted" => "0"
              "store.size" => "687.5kb"
              "pri.store.size" => "687.5kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.18"
              "uuid" => "xDBIrHtLQLyRJo-5BkQGkw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "243"
              "docs.deleted" => "0"
              "store.size" => "421.7kb"
              "pri.store.size" => "421.7kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.19"
              "uuid" => "kHyHhKJnSje6CZGRjkytyA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "183"
              "docs.deleted" => "0"
              "store.size" => "265.8kb"
              "pri.store.size" => "265.8kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "sw6_fr_product_manufacturer_1746284168"
              "uuid" => "2ICJXlsHQnO82YRc7SaKPA"
              "pri" => "3"
              "rep" => "3"
              "docs.count" => "0"
              "docs.deleted" => "0"
              "store.size" => "624b"
              "pri.store.size" => "624b"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.30"
              "uuid" => "02wNbEaQTZSLIiunNybS1A"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "23090"
              "docs.deleted" => "0"
              "store.size" => "15.4mb"
              "pri.store.size" => "15.4mb"
            ]
            [
              "health" => "green"
              "status" => "open"
              "index" => "top_queries-2025.05.10-81243"
              "uuid" => "PvFe1Wa8R0ycXFk24oTb9w"
              "pri" => "1"
              "rep" => "0"
              "docs.count" => "1861"
              "docs.deleted" => "109"
              "store.size" => "4.5mb"
              "pri.store.size" => "4.5mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.10"
              "uuid" => "tyVRyYdhSgujiqSV2-FTsw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "213"
              "docs.deleted" => "0"
              "store.size" => "372.7kb"
              "pri.store.size" => "372.7kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.05.04"
              "uuid" => "ULnf-1-PRha6hEye131Usw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "1791"
              "docs.deleted" => "0"
              "store.size" => "3.1mb"
              "pri.store.size" => "3.1mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.05.03"
              "uuid" => "i-8SlLBoRe-Zu6ADA7gWXQ"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "1987"
              "docs.deleted" => "0"
              "store.size" => "2mb"
              "pri.store.size" => "2mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.05.02"
              "uuid" => "_BnOfNjRRtWdst52wIRrzw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "13264"
              "docs.deleted" => "0"
              "store.size" => "9.5mb"
              "pri.store.size" => "9.5mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.12"
              "uuid" => "nY3QyOKOST-Toia6vSFPdQ"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "158"
              "docs.deleted" => "0"
              "store.size" => "280.1kb"
              "pri.store.size" => "280.1kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.11"
              "uuid" => "Zu0kNhsrSu-WgrpKwxUSww"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "193"
              "docs.deleted" => "0"
              "store.size" => "312.9kb"
              "pri.store.size" => "312.9kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.05.01"
              "uuid" => "QqLmft7xTPaWOWP8IWgKWA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "2574"
              "docs.deleted" => "0"
              "store.size" => "3.1mb"
              "pri.store.size" => "3.1mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.14"
              "uuid" => "wgz7MZYkSmuNFTjeaQlhvQ"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "231"
              "docs.deleted" => "0"
              "store.size" => "384.1kb"
              "pri.store.size" => "384.1kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.05.08"
              "uuid" => "LD8aat9lRmqKkzXQWaPs8A"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "18383"
              "docs.deleted" => "0"
              "store.size" => "15.3mb"
              "pri.store.size" => "15.3mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.13"
              "uuid" => "Ei_WVolaTtWTIh9k0OSuOw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "135"
              "docs.deleted" => "0"
              "store.size" => "321.3kb"
              "pri.store.size" => "321.3kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.05.07"
              "uuid" => "r55xu6WuT5KVnADeN6rceg"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "14573"
              "docs.deleted" => "0"
              "store.size" => "13mb"
              "pri.store.size" => "13mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.16"
              "uuid" => "XjWCSQQtTpq5m0BtHK8kHg"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "78"
              "docs.deleted" => "0"
              "store.size" => "206.4kb"
              "pri.store.size" => "206.4kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.05.06"
              "uuid" => "e3wd0NF1Ssy_HpYRj5vcWQ"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "17560"
              "docs.deleted" => "0"
              "store.size" => "12.1mb"
              "pri.store.size" => "12.1mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.05.05"
              "uuid" => "ylNgnoM3RLGXoIhxVkKQ6g"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "24810"
              "docs.deleted" => "0"
              "store.size" => "17.5mb"
              "pri.store.size" => "17.5mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.15"
              "uuid" => "gyA29pKEQU22GrgG7F4Siw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "57"
              "docs.deleted" => "0"
              "store.size" => "135.2kb"
              "pri.store.size" => "135.2kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.18"
              "uuid" => "vLoCIzJ8TWuGDy3Haq66Vg"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "74"
              "docs.deleted" => "0"
              "store.size" => "161kb"
              "pri.store.size" => "161kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.17"
              "uuid" => "xfcLrA-aQ4ag4Iiul5Qc9A"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "205"
              "docs.deleted" => "0"
              "store.size" => "360.2kb"
              "pri.store.size" => "360.2kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.05.09"
              "uuid" => "WyVrdW3TSZCFpCOH_es0fg"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "14447"
              "docs.deleted" => "0"
              "store.size" => "9.7mb"
              "pri.store.size" => "9.7mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.19"
              "uuid" => "r5eJjMWFRqSUSaI9e6nIJg"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "186"
              "docs.deleted" => "0"
              "store.size" => "346.4kb"
              "pri.store.size" => "346.4kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.05.11"
              "uuid" => "EJk60io2Tw6p50HT2G_ZQA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "2293"
              "docs.deleted" => "0"
              "store.size" => "2.7mb"
              "pri.store.size" => "2.7mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.05.10"
              "uuid" => "C9qktLDaRGSUybiNlJFmwQ"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "1592"
              "docs.deleted" => "0"
              "store.size" => "2.7mb"
              "pri.store.size" => "2.7mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.21"
              "uuid" => "BrQkuWi_S5GUcpPh1ZSEJQ"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "208"
              "docs.deleted" => "0"
              "store.size" => "410.5kb"
              "pri.store.size" => "410.5kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.20"
              "uuid" => "0FGgJwGOQWKwkUyOPiImWg"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "251"
              "docs.deleted" => "0"
              "store.size" => "493kb"
              "pri.store.size" => "493kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.23"
              "uuid" => "m-fXsAaXQ_eJJA3a9O7fNA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "96"
              "docs.deleted" => "0"
              "store.size" => "254.8kb"
              "pri.store.size" => "254.8kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.05.13"
              "uuid" => "gOwAwQXwSmC4z_NwY8LYaw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "11765"
              "docs.deleted" => "0"
              "store.size" => "9mb"
              "pri.store.size" => "9mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.22"
              "uuid" => "w-USqiicTIWEKEN4f3QxNg"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "611"
              "docs.deleted" => "0"
              "store.size" => "805.8kb"
              "pri.store.size" => "805.8kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.05.12"
              "uuid" => "kiPw5Q-1RHqIvogw9du0DA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "24123"
              "docs.deleted" => "0"
              "store.size" => "18.7mb"
              "pri.store.size" => "18.7mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.25"
              "uuid" => "pnfDDphLQWGGCblBk85KFQ"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "125"
              "docs.deleted" => "0"
              "store.size" => "270.4kb"
              "pri.store.size" => "270.4kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.24"
              "uuid" => "mhXBQb_JTwCgYdNkTEr_wg"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "267"
              "docs.deleted" => "0"
              "store.size" => "446kb"
              "pri.store.size" => "446kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.27"
              "uuid" => "3BFHzirvS4mQx9EWJtG83A"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "205"
              "docs.deleted" => "0"
              "store.size" => "392.4kb"
              "pri.store.size" => "392.4kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.26"
              "uuid" => "tuUVMNrmTbWdylPNeNScAQ"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "295"
              "docs.deleted" => "0"
              "store.size" => "513.2kb"
              "pri.store.size" => "513.2kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.28"
              "uuid" => "E8FD_f4tRV6jj2SZGvibfg"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "321"
              "docs.deleted" => "0"
              "store.size" => "463.5kb"
              "pri.store.size" => "463.5kb"
            ]
            [
              "health" => "green"
              "status" => "open"
              "index" => "top_queries-2025.05.06-81218"
              "uuid" => "SCKSunj-R7mv-JF1IC0dvA"
              "pri" => "1"
              "rep" => "0"
              "docs.count" => "1748"
              "docs.deleted" => "28"
              "store.size" => "4.1mb"
              "pri.store.size" => "4.1mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.10"
              "uuid" => "YXO44ABHQ1qlrCA6fmdu1w"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "44590"
              "docs.deleted" => "0"
              "store.size" => "23.3mb"
              "pri.store.size" => "23.3mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.13"
              "uuid" => "Ea7QmnfmS3-usCIBi49txw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "1642"
              "docs.deleted" => "0"
              "store.size" => "2.8mb"
              "pri.store.size" => "2.8mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.01.20"
              "uuid" => "TFCKdEFARyqWtMwsx0zCSQ"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "125"
              "docs.deleted" => "0"
              "store.size" => "304.7kb"
              "pri.store.size" => "304.7kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.14"
              "uuid" => "F-obPum7TtGKubH3XQKJcg"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "16957"
              "docs.deleted" => "0"
              "store.size" => "10.4mb"
              "pri.store.size" => "10.4mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.01.22"
              "uuid" => "rUIR9S9YRH6EwdUbBn5qTA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "300"
              "docs.deleted" => "0"
              "store.size" => "392.9kb"
              "pri.store.size" => "392.9kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.11"
              "uuid" => "6oG1GIWjT_uoeQG0iRT5VA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "17577"
              "docs.deleted" => "0"
              "store.size" => "11.9mb"
              "pri.store.size" => "11.9mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.01.21"
              "uuid" => "xrW3uNjpT6-0rg46Cez_Pg"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "396"
              "docs.deleted" => "0"
              "store.size" => "503.6kb"
              "pri.store.size" => "503.6kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.12"
              "uuid" => "WHViUhMZQGq419dGN_hGow"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "789"
              "docs.deleted" => "0"
              "store.size" => "1.2mb"
              "pri.store.size" => "1.2mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.17"
              "uuid" => "tph7j3tXRrChFevrayC4vA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "14210"
              "docs.deleted" => "0"
              "store.size" => "9.1mb"
              "pri.store.size" => "9.1mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.01.24"
              "uuid" => "dP2TMWpLRoeMKxuFup8y5w"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "235"
              "docs.deleted" => "0"
              "store.size" => "425kb"
              "pri.store.size" => "425kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.18"
              "uuid" => "PXcWLsqXQZ28ISFhPHO2WQ"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "1819"
              "docs.deleted" => "0"
              "store.size" => "1.8mb"
              "pri.store.size" => "1.8mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.01.23"
              "uuid" => "4CBcDzWlQImO6HXk0LFB7A"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "1641"
              "docs.deleted" => "0"
              "store.size" => "916.3kb"
              "pri.store.size" => "916.3kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.15"
              "uuid" => "TT23FhQvRcygYXM9Xrg3zg"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "21714"
              "docs.deleted" => "0"
              "store.size" => "12.2mb"
              "pri.store.size" => "12.2mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.01.26"
              "uuid" => "qoP_8_SXTIuWaL_nTEjFVw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "91"
              "docs.deleted" => "0"
              "store.size" => "291.7kb"
              "pri.store.size" => "291.7kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.01.25"
              "uuid" => "hc-0M62GQOGhwe3SIRPWKQ"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "83"
              "docs.deleted" => "0"
              "store.size" => "143.5kb"
              "pri.store.size" => "143.5kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.16"
              "uuid" => "btO40x18Q3eA33SuPqutWw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "14966"
              "docs.deleted" => "0"
              "store.size" => "8.3mb"
              "pri.store.size" => "8.3mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.01.28"
              "uuid" => "H1pR_2uFTyubbp8nhSkiNw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "98"
              "docs.deleted" => "0"
              "store.size" => "266.5kb"
              "pri.store.size" => "266.5kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.01.27"
              "uuid" => "hazJ_iOkRIGNILpVU8Zfmw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "164"
              "docs.deleted" => "0"
              "store.size" => "226kb"
              "pri.store.size" => "226kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.19"
              "uuid" => "Arhzn0DYTUOTIh3IkmAdvQ"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "1309"
              "docs.deleted" => "0"
              "store.size" => "2.1mb"
              "pri.store.size" => "2.1mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.01.29"
              "uuid" => "Ico4dkkZSDmVHWpYmK8Elg"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "98"
              "docs.deleted" => "0"
              "store.size" => "263.8kb"
              "pri.store.size" => "263.8kb"
            ]
            [
              "health" => "green"
              "status" => "open"
              "index" => ".opensearch-observability"
              "uuid" => "AvKKP8dMS9uuDZsHiXcsqA"
              "pri" => "1"
              "rep" => "0"
              "docs.count" => "0"
              "docs.deleted" => "0"
              "store.size" => "208b"
              "pri.store.size" => "208b"
            ]
            [
              "health" => "green"
              "status" => "open"
              "index" => "top_queries-2025.05.07-81219"
              "uuid" => "NMilb_gjRsSso_HnqnNbsQ"
              "pri" => "1"
              "rep" => "0"
              "docs.count" => "2200"
              "docs.deleted" => "250"
              "store.size" => "8.4mb"
              "pri.store.size" => "8.4mb"
            ]
            [
              "health" => "green"
              "status" => "open"
              "index" => "top_queries-2025.05.11-81244"
              "uuid" => "NlFoNlobQca_5lWiS_d_yg"
              "pri" => "1"
              "rep" => "0"
              "docs.count" => "1609"
              "docs.deleted" => "136"
              "store.size" => "5.2mb"
              "pri.store.size" => "5.2mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.20"
              "uuid" => "DGmLldG2T2qRaPhWU7lpcA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "800"
              "docs.deleted" => "0"
              "store.size" => "1.5mb"
              "pri.store.size" => "1.5mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.21"
              "uuid" => "_ZkOBr9XQ-uMfKU8dJCxWw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "2399"
              "docs.deleted" => "0"
              "store.size" => "2.8mb"
              "pri.store.size" => "2.8mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.24"
              "uuid" => "gS-ZHYS1ToC72icWVknvvA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "19635"
              "docs.deleted" => "0"
              "store.size" => "11.9mb"
              "pri.store.size" => "11.9mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.01.31"
              "uuid" => "zpdvHDKoQRaK90VgHfWNYw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "209"
              "docs.deleted" => "0"
              "store.size" => "302kb"
              "pri.store.size" => "302kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "sw_dev_category_1744118278"
              "uuid" => "gCRDvRvjQGO1G4VqBJEkaw"
              "pri" => "3"
              "rep" => "3"
              "docs.count" => "1"
              "docs.deleted" => "0"
              "store.size" => "14.6kb"
              "pri.store.size" => "14.6kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.01.30"
              "uuid" => "O60NzkzcTpGIfHGWLrGJ5Q"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "118"
              "docs.deleted" => "0"
              "store.size" => "325.4kb"
              "pri.store.size" => "325.4kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.25"
              "uuid" => "gBbRKUMBTiGS0TdNb72mAQ"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "14507"
              "docs.deleted" => "0"
              "store.size" => "11.1mb"
              "pri.store.size" => "11.1mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.22"
              "uuid" => "mC0bLs7rTRuiOeFqsDkGhg"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "23345"
              "docs.deleted" => "0"
              "store.size" => "16.1mb"
              "pri.store.size" => "16.1mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.01"
              "uuid" => "HE5W1RU_S16aUStDWVhi-Q"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "697"
              "docs.deleted" => "0"
              "store.size" => "830.6kb"
              "pri.store.size" => "830.6kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.23"
              "uuid" => "b39q4ee6Qzyf-P3km_Kr2g"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "41795"
              "docs.deleted" => "0"
              "store.size" => "24.2mb"
              "pri.store.size" => "24.2mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.03"
              "uuid" => "vrdUCztSRZ6RT9i5ws3X8A"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "489"
              "docs.deleted" => "0"
              "store.size" => "632.4kb"
              "pri.store.size" => "632.4kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.28"
              "uuid" => "V7PHngmbReulGpU6R65HWA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "14984"
              "docs.deleted" => "0"
              "store.size" => "9.5mb"
              "pri.store.size" => "9.5mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.29"
              "uuid" => "VQK562BGRzShODUo50SPhg"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "18696"
              "docs.deleted" => "0"
              "store.size" => "12.5mb"
              "pri.store.size" => "12.5mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.02"
              "uuid" => "aH9XXCEfSS2ck-Tf8JJC9A"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "326"
              "docs.deleted" => "0"
              "store.size" => "423.1kb"
              "pri.store.size" => "423.1kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.26"
              "uuid" => "zTByC0i7TNCBpCDr2dCsIw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "1524"
              "docs.deleted" => "0"
              "store.size" => "2.4mb"
              "pri.store.size" => "2.4mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.05"
              "uuid" => "e_SIjVm_TS-aowyAXxYMdA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "200"
              "docs.deleted" => "0"
              "store.size" => "285.4kb"
              "pri.store.size" => "285.4kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "sw_dev_product_1744118278"
              "uuid" => "Mz9xchPJSZO0PqjecQfbuQ"
              "pri" => "3"
              "rep" => "3"
              "docs.count" => "81016"
              "docs.deleted" => "675"
              "store.size" => "22.7mb"
              "pri.store.size" => "22.7mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.04"
              "uuid" => "HYCZNOi_SGuZwyGFur0jjA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "69"
              "docs.deleted" => "0"
              "store.size" => "196.7kb"
              "pri.store.size" => "196.7kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.27"
              "uuid" => "ro8hEq3aRBy9V0RZySrmnQ"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "1757"
              "docs.deleted" => "0"
              "store.size" => "3mb"
              "pri.store.size" => "3mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.07"
              "uuid" => "u9qsYj4YR8iijKLN9t2sWA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "95"
              "docs.deleted" => "0"
              "store.size" => "209.3kb"
              "pri.store.size" => "209.3kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.06"
              "uuid" => "o3gQzyVMTmWMOcB5ZdmYTw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "113"
              "docs.deleted" => "0"
              "store.size" => "223.6kb"
              "pri.store.size" => "223.6kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.09"
              "uuid" => "ch03rSfXTyO_-Ki6iuOTNA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "91"
              "docs.deleted" => "0"
              "store.size" => "270.9kb"
              "pri.store.size" => "270.9kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.02.08"
              "uuid" => "wvuq5ftcQG6cYTCBWFBjDA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "142"
              "docs.deleted" => "0"
              "store.size" => "304.9kb"
              "pri.store.size" => "304.9kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "sw6_fr_product_1746284168"
              "uuid" => "1ICzXAKuQv2xYLffqRDNcw"
              "pri" => "3"
              "rep" => "3"
              "docs.count" => "83467"
              "docs.deleted" => "14494"
              "store.size" => "32.1mb"
              "pri.store.size" => "32.1mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.20"
              "uuid" => "EKT5-exVSOGB3irklWJxaQ"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "477"
              "docs.deleted" => "0"
              "store.size" => "614.6kb"
              "pri.store.size" => "614.6kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.23"
              "uuid" => "gGZD6dgGR1Wk9MOAs_SH9A"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "388"
              "docs.deleted" => "0"
              "store.size" => "620.4kb"
              "pri.store.size" => "620.4kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.24"
              "uuid" => "qCaQ_zHIRcWEs0DKPi4uRQ"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "556"
              "docs.deleted" => "0"
              "store.size" => "705.3kb"
              "pri.store.size" => "705.3kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.21"
              "uuid" => "iRLr-XliRsiE8IHUtB8O9A"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "203"
              "docs.deleted" => "0"
              "store.size" => "323.1kb"
              "pri.store.size" => "323.1kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.22"
              "uuid" => "4b9lOTbETkCd8bzQLllNbw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "370"
              "docs.deleted" => "0"
              "store.size" => "618.5kb"
              "pri.store.size" => "618.5kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.27"
              "uuid" => "4P4l9iEYTba0ujbLMgXy4Q"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "598"
              "docs.deleted" => "0"
              "store.size" => "695kb"
              "pri.store.size" => "695kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.28"
              "uuid" => "HxonOj-hSVSjmut4GYvXBw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "244"
              "docs.deleted" => "0"
              "store.size" => "453.1kb"
              "pri.store.size" => "453.1kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.25"
              "uuid" => "MD-yS92ISUyyaN9aPEobKg"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "574"
              "docs.deleted" => "0"
              "store.size" => "710.4kb"
              "pri.store.size" => "710.4kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.26"
              "uuid" => "kDrklpR3QAamnrZUt5u0KQ"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "527"
              "docs.deleted" => "0"
              "store.size" => "613.3kb"
              "pri.store.size" => "613.3kb"
            ]
            [
              "health" => "green"
              "status" => "open"
              "index" => "top_queries-2025.05.09-81221"
              "uuid" => "1HSw-U55SqeCjhtmZFqMuQ"
              "pri" => "1"
              "rep" => "0"
              "docs.count" => "2352"
              "docs.deleted" => "60"
              "store.size" => "4.8mb"
              "pri.store.size" => "4.8mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "sw6_fr_category_1746284168"
              "uuid" => "4zCDW586Rcy0u1aw3q8JcA"
              "pri" => "3"
              "rep" => "3"
              "docs.count" => "49"
              "docs.deleted" => "11"
              "store.size" => "286.7kb"
              "pri.store.size" => "286.7kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.29"
              "uuid" => "abWT96nFR9Cr9LO4i9JEdg"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "360"
              "docs.deleted" => "0"
              "store.size" => "561.3kb"
              "pri.store.size" => "561.3kb"
            ]
            [
              "health" => "green"
              "status" => "open"
              "index" => "top_queries-2025.05.13-81246"
              "uuid" => "6p_6B8ZnQp-FRYcxS3r9Zw"
              "pri" => "1"
              "rep" => "0"
              "docs.count" => "630"
              "docs.deleted" => "6"
              "store.size" => "2.1mb"
              "pri.store.size" => "2.1mb"
            ]
            [
              "health" => "green"
              "status" => "open"
              "index" => "top_queries-2025.05.08-81220"
              "uuid" => "s9V9S32iSOiUoSdOxGKDQQ"
              "pri" => "1"
              "rep" => "0"
              "docs.count" => "2107"
              "docs.deleted" => "194"
              "store.size" => "7.6mb"
              "pri.store.size" => "7.6mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.30"
              "uuid" => "XlG25vEWQOSjN9ZanbcW-g"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "622"
              "docs.deleted" => "0"
              "store.size" => "735.2kb"
              "pri.store.size" => "735.2kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.03.31"
              "uuid" => "1BVvLgXBQRGcxgDbyBLdmw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "505"
              "docs.deleted" => "0"
              "store.size" => "689.6kb"
              "pri.store.size" => "689.6kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.02"
              "uuid" => "ujSU7fEhT1OwiNEJZmzTXQ"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "388"
              "docs.deleted" => "0"
              "store.size" => "593.1kb"
              "pri.store.size" => "593.1kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.03"
              "uuid" => "cXO_mCfQRXipkTSij12O_w"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "523"
              "docs.deleted" => "0"
              "store.size" => "808.2kb"
              "pri.store.size" => "808.2kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.01"
              "uuid" => "SqMFYnhdRFaLJOUe0lLwXw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "447"
              "docs.deleted" => "0"
              "store.size" => "585.2kb"
              "pri.store.size" => "585.2kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.06"
              "uuid" => "UMDPLeHbQQK3KRdF6-tFsw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "1393"
              "docs.deleted" => "0"
              "store.size" => "2.3mb"
              "pri.store.size" => "2.3mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.07"
              "uuid" => "p3dIaq_LQk-7NTsUN4GeeQ"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "16875"
              "docs.deleted" => "0"
              "store.size" => "10.6mb"
              "pri.store.size" => "10.6mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.01.15"
              "uuid" => "IDHmGFD8T_uP_ampWSGB9Q"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "187"
              "docs.deleted" => "0"
              "store.size" => "458.7kb"
              "pri.store.size" => "458.7kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.04"
              "uuid" => "49CyJrVFRu2grxkmV10hFg"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "3437"
              "docs.deleted" => "0"
              "store.size" => "2.8mb"
              "pri.store.size" => "2.8mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.05"
              "uuid" => "lVCcsl0uT-KWRVB0K6wlRA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "1658"
              "docs.deleted" => "0"
              "store.size" => "1.6mb"
              "pri.store.size" => "1.6mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.01.14"
              "uuid" => "F_yRwVtLTk66k2Y0rkPpgQ"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "122"
              "docs.deleted" => "0"
              "store.size" => "332.5kb"
              "pri.store.size" => "332.5kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.01.17"
              "uuid" => "deOkdFFyQ8O4iOYsADf7fw"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "77"
              "docs.deleted" => "0"
              "store.size" => "177.6kb"
              "pri.store.size" => "177.6kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.01.16"
              "uuid" => "KO8XjAniRZupHnx2K0-0RA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "356"
              "docs.deleted" => "0"
              "store.size" => "634.5kb"
              "pri.store.size" => "634.5kb"
            ]
            [
              "health" => "green"
              "status" => "open"
              "index" => ".kibana_1"
              "uuid" => "N_PRqlpBQ3Shke0H8kcO6Q"
              "pri" => "1"
              "rep" => "0"
              "docs.count" => "0"
              "docs.deleted" => "0"
              "store.size" => "208b"
              "pri.store.size" => "208b"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.08"
              "uuid" => "4FiiHnu9R7iVbNVFLE2w5w"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "23447"
              "docs.deleted" => "0"
              "store.size" => "15mb"
              "pri.store.size" => "15mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.01.19"
              "uuid" => "6s68-IuWQpanZYX80EWqFA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "49"
              "docs.deleted" => "0"
              "store.size" => "130.1kb"
              "pri.store.size" => "130.1kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.01.18"
              "uuid" => "aJh-2d9QTnW_vIDvq3fl8g"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "248"
              "docs.deleted" => "0"
              "store.size" => "390.4kb"
              "pri.store.size" => "390.4kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "security-auditlog-2025.04.09"
              "uuid" => "rgOGzQF5TR6eIxgd9FFGVA"
              "pri" => "1"
              "rep" => "1"
              "docs.count" => "18794"
              "docs.deleted" => "0"
              "store.size" => "12.6mb"
              "pri.store.size" => "12.6mb"
            ]
            [
              "health" => "green"
              "status" => "open"
              "index" => ".plugins-ml-config"
              "uuid" => "Np-hVDnQQr29i_VhvuIrbg"
              "pri" => "1"
              "rep" => "0"
              "docs.count" => "1"
              "docs.deleted" => "0"
              "store.size" => "4kb"
              "pri.store.size" => "4kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "sw_dev_product_manufacturer_1744118278"
              "uuid" => "Wber80PYT1ehoS_oFKmiQw"
              "pri" => "3"
              "rep" => "3"
              "docs.count" => "0"
              "docs.deleted" => "0"
              "store.size" => "624b"
              "pri.store.size" => "624b"
            ]
          ]
          "method" => "GET"
          "uri" => "http://10.20.0.3:9200/_cat/indices"
          "port" => 9200
          "HTTP code" => 200
          "duration" => 0.008228
        ]
        "channel" => "elasticsearch"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.604+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Shopware\Core\Content\Seo\SalesChannel\StoreApiSeoResolver::addSeoInformation"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.604+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Shopware\Core\System\SalesChannel\Api\StoreApiResponseListener::encodeResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.604+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Shopware\Core\Framework\Api\EventListener\CorsListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.604+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Shopware\Core\Framework\Adapter\Cache\Http\CacheResponseSubscriber::setResponseCacheHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.604+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Shopware\Core\Profiling\Integration\ServerTiming::onResponseEvent"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.604+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Frosh\HtmlMinify\Listener\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.604+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Shopware\Core\Framework\Routing\CoreSubscriber::setSecurityHeaders"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.604+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Shopware\Core\Framework\Api\EventListener\ResponseHeaderListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.604+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "WtOci\Subscriber\KernelSubscriber::setCustomXFrameOptions"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.604+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.604+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SurrogateListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.604+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.604+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Shopware\Core\Framework\Routing\RouteEventSubscriber::response"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.604+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Shopware\Storefront\Framework\Routing\ResponseHeaderListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.604+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.604+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.604+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.604+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.604+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.604+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.604+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Shopware\Core\Framework\Adapter\Cache\Http\CacheResponseSubscriber::setResponseCache"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.605+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.605+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1747137516
        "timestamp_rfc3339" => "2025-05-13T11:58:36.605+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
    ]
  ]
  -errorCount: [
    "" => 0
    1350 => 0
    2050 => 0
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#712 …}
}

Request Headers

Header Value
accept
"*/*"
accept-charset
"utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1"
connection
"close"
forwarded
"for="216.244.66.231";host="shopware6.eps-dev.com";proto=https"
host
"shopware6.eps-dev.com"
surrogate-capability
"symfony="ESI/1.0""
sw-context-token
"KPAashTwiZCCoFmOeU6Nx75cG7wsUjuw"
sw-language-id
"2fbb5fe2e29a4d70aa5854ce7ce3e20b"
user-agent
"Mozilla/5.0 (compatible; DotBot/1.2; +https://opensiteexplorer.org/dotbot; help@moz.com)"
x-accel-internal
"/internal-nginx-static-location"
x-forwarded-for
"216.244.66.231"
x-php-ob-level
"1"
x-real-ip
"216.244.66.231"

Request Content

Request content not available (it was retrieved as a resource).

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Tue, 13 May 2025 11:58:36 GMT"
server-timing
""
sw-context-token
"KPAashTwiZCCoFmOeU6Nx75cG7wsUjuw"
sw-language-id
"2fbb5fe2e29a4d70aa5854ce7ce3e20b"
vary
"Accept"
x-debug-exception
"No%20route%20found%20for%20%22GET%20https%3A%2F%2Fshopware6.eps-dev.com%2Frobots.txt%22"
x-debug-exception-file
"%2Fvar%2Fwww%2Fvhosts%2Feps-dev.com%2Fshopware6.eps-dev.com%2Fpublic%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:149"
x-debug-token
"0af4b8"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 11

Session Metadata

Key Value
Created
"Tue, 13 May 25 11:58:36 +0000"
Last used
"Tue, 13 May 25 11:58:36 +0000"
Lifetime
0

Session Attributes

Attribute Value
sessionId
"n8ojegp2eoj4l0mscj8a4fssq8"
sw-context-token
"KPAashTwiZCCoFmOeU6Nx75cG7wsUjuw"
sw-sales-channel-id
"0189b5bd293f71c6a5e92e9980f13639"

Session Usage

11 Usages
Stateless check enabled
Usage
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:90
[
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 90
    "function" => "start"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 40
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 29
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 72
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 460
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 437
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 335
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 213
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 65
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Kernel.php"
    "line" => 156
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/public/index.php"
    "line" => 10
    "args" => [
      "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:91
[
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 91
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 40
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 29
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 72
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 460
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 437
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 335
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 213
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 65
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Kernel.php"
    "line" => 156
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/public/index.php"
    "line" => 10
    "args" => [
      "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:222
[
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 222
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 103
    "function" => "shouldRenewToken"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 40
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 29
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 72
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 460
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 437
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 335
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 213
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 65
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Kernel.php"
    "line" => 156
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/public/index.php"
    "line" => 10
    "args" => [
      "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:105
[
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 105
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 40
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 29
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 72
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 460
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 437
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 335
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 213
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 65
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Kernel.php"
    "line" => 156
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/public/index.php"
    "line" => 10
    "args" => [
      "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:106
[
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 106
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 40
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 29
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 72
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 460
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 437
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 335
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 213
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 65
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Kernel.php"
    "line" => 156
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/public/index.php"
    "line" => 10
    "args" => [
      "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:111
[
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 111
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 40
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 29
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 72
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 460
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 437
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 335
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 213
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 65
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Kernel.php"
    "line" => 156
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/public/index.php"
    "line" => 10
    "args" => [
      "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:68
[
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 68
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 40
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 29
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 43
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 97
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 40
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 29
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 241
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 72
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 460
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 437
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 335
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 213
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 65
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Kernel.php"
    "line" => 156
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/public/index.php"
    "line" => 10
    "args" => [
      "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 69
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 40
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 29
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 43
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 97
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 40
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 29
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 241
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 72
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 460
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 437
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 335
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 213
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 65
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Kernel.php"
    "line" => 156
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/public/index.php"
    "line" => 10
    "args" => [
      "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 70
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 40
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 29
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 43
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 97
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 40
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 29
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 241
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 72
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 460
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 437
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 335
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 213
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 65
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Kernel.php"
    "line" => 156
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/public/index.php"
    "line" => 10
    "args" => [
      "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 71
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 40
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 29
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 43
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 97
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 40
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 29
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 241
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 72
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 460
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 437
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 335
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 213
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 65
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Kernel.php"
    "line" => 156
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/public/index.php"
    "line" => 10
    "args" => [
      "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 40
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 29
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 43
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 97
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 40
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 29
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 241
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 72
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 460
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 437
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 335
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 213
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 65
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/shopware/core/Kernel.php"
    "line" => 156
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/public/index.php"
    "line" => 10
    "args" => [
      "/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"def000001f61b39e6bff1c0b6bb2cc76388da84a01b8fa30bbb881d0d550e4eade0a6608802ec4dbbe06b4c46e8e1a22b17e6eb1c76f33a7e39722a57fc78f1cd1862f95"
APP_URL
"https://shopware6.eps-dev.com"
BLUE_GREEN_DEPLOYMENT
"0"
COMPOSER_HOME
"/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/var/cache/composer"
DATABASE_URL
"mysql://shopsix:tl8Ol364%23@localhost:3306/shopware7"
ES_MULTILINGUAL_INDEX
"1"
INSTANCE_ID
"8Kdsu4RQ00b9ACr88fP0yBTlBhlFaHJT"
IPV4FIRST
"1"
LOCK_DSN
"flock"
MAILER_URL
"null://null"
OPENSEARCH_URL
"http://admin:CS1+2IHnRy34QYO0rr1GgEMXqXPBbw2HAupdZd30q0=@10.20.0.3:9200"
PROXY_URL
"http://localhost"
SHOPWARE_ADMIN_ES_ENABLED
"0"
SHOPWARE_ADMIN_ES_INDEX_PREFIX
"sw6_ad"
SHOPWARE_ADMIN_ES_REFRESH_INDICES
"0"
SHOPWARE_ES_ENABLED
"1"
SHOPWARE_ES_INDEXING_ENABLED
"1"
SHOPWARE_ES_INDEX_PREFIX
"sw_dev"
SHOPWARE_ES_THROW_EXCEPTION
"1"
SHOPWARE_HTTP_CACHE_ENABLED
"1"
SHOPWARE_HTTP_DEFAULT_TTL
"7200"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www/vhosts/eps-dev.com"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_CHARSET
"utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1"
HTTP_CONNECTION
"close"
HTTP_FORWARDED
"for="216.244.66.231";host="shopware6.eps-dev.com";proto=https"
HTTP_HOST
"shopware6.eps-dev.com"
HTTP_USER_AGENT
"Mozilla/5.0 (compatible; DotBot/1.2; +https://opensiteexplorer.org/dotbot; help@moz.com)"
HTTP_X_ACCEL_INTERNAL
"/internal-nginx-static-location"
HTTP_X_FORWARDED_FOR
"216.244.66.231"
HTTP_X_REAL_IP
"216.244.66.231"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"aCMz7FlCKI7bb-9VLksGaQAAAAY"
REDIRECT_URL
"/robots.txt"
REMOTE_ADDR
"127.0.0.1"
REMOTE_PORT
"47060"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1747137516
REQUEST_TIME_FLOAT
1747137516.2932
REQUEST_URI
"/robots.txt"
SCRIPT_FILENAME
"/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"5.1.77.111"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"shopware6.eps-dev.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache Server at shopware6.eps-dev.com Port 443</address>\n"
SERVER_SOFTWARE
"Apache"
SYMFONY_DOTENV_PATH
"/var/www/vhosts/eps-dev.com/shopware6.eps-dev.com/public/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_URL,APP_SECRET,INSTANCE_ID,BLUE_GREEN_DEPLOYMENT,DATABASE_URL,MAILER_URL,OPENSEARCH_URL,SHOPWARE_ES_ENABLED,SHOPWARE_ES_INDEXING_ENABLED,SHOPWARE_ES_INDEX_PREFIX,SHOPWARE_ES_THROW_EXCEPTION,PROXY_URL,SHOPWARE_HTTP_CACHE_ENABLED,SHOPWARE_HTTP_DEFAULT_TTL,LOCK_DSN,COMPOSER_HOME,ES_MULTILINGUAL_INDEX,SHOPWARE_ADMIN_ES_ENABLED,SHOPWARE_ADMIN_ES_REFRESH_INDICES,SHOPWARE_ADMIN_ES_INDEX_PREFIX,IPV4FIRST"
UNIQUE_ID
"aCMz7FlCKI7bb-9VLksGaQAAAAY"
USER
"eps_dev"
proxy-nokeepalive
"1"

Parent Request

Return to parent request (token = d0a5c9)

Key Value
_is_sales_channel
true
_locale
"de-DE"
_remove_csp_headers
true
_stopwatch_token
"dba4e5"
resolved-uri
"/robots.txt"
sw-currency-id
"b7d2554b0ce847cd82f3ac9bd1c0dfca"
sw-domain-id
"0189b5bd29437052a287724ce716eb89"
sw-maintenance
false
sw-maintenance-ip-whitelist
null
sw-original-request-uri
"/robots.txt"
sw-sales-channel-absolute-base-url
"https://shopware6.eps-dev.com"
sw-sales-channel-base-url
""
sw-sales-channel-id
"0189b5bd293f71c6a5e92e9980f13639"
sw-snippet-set-id
"0189b5bc758772d5878a3b6ef8098e86"
sw-storefront-url
"https://shopware6.eps-dev.com"
theme-base-name
null
theme-id
"0189b5be5ce472d6bb3876594ee7b9ad"
theme-name
"Storefront"