Skip to main content
Umapathi Mani a posé une question dans #Tableau Server

This page covers how to install Replayer to process tableau server logs to prepare ReplayFile and playback user traffic on Tableau server.

 

Replayer has dependency on Logshark for processing the logs and creating ReplayFile, download logshark 4.1.2 or higher which has Replayer plugin in it. please follow the instructions to setup Logshark and optionally mongodb. After setting up logshark dependency you are all set to generating Replay file.

 

In order to use run Replayer with Tabjolt download latest tabjolt from tabjolt github page and follow the details on this page for running the tool.

 

General usage of Replayer can be found at "Using Replayer".

 

Replayer is now part of Tabjolt. Get the latest version from https://github.com/tableau/tabjolt/releases

28 réponses
  1. 28 nov. 2018, 18:12

    ****Concurrent users testing using Replayer*****

    Hi Umapathi,

     

    As per your suggestion(offline), I checked on “Use multiple user accounts” and created userpool.csv file(same as tabjolt) and kept in config folder.

     

    However, many sessions are failing with below error when I run the Replayer.

     

    Could you please guide as to why we are getting this error.

     

    ****Concurrent users testing using Replayer*****Hi Umapathi, As per your suggestion(offline), I checked on “Use multiple user accounts” and created userpool.

    Note – I tested with both Role and with UserType individually in userpool.csv but it is giving me same above error

     

    Below was the Suggestion :

     

    For using the userpool.csv with replayer create a file and place it in the config folder.

    pastedImage_1.png

     

    Userpool.csv

    UserName,Password,UserType

    tabuser,ZAQ!@WWS,ViewerOrInteractor

    user1,P@ssw0rd!!,ViewerOrInteractor

    user2,P@ssw0rd!!,ViewerOrInteractor

0/9000